Condividi tramite


SearchHandler.UpdateFormsText(String, TextTransform) Metodo

Definizione

Restituisce il testo trasformato utilizzando l'oggetto specificato TextTransform.

public:
 virtual System::String ^ UpdateFormsText(System::String ^ source, Microsoft::Maui::TextTransform textTransform);
public virtual string UpdateFormsText(string source, Microsoft.Maui.TextTransform textTransform);
abstract member UpdateFormsText : string * Microsoft.Maui.TextTransform -> string
override this.UpdateFormsText : string * Microsoft.Maui.TextTransform -> string
Public Overridable Function UpdateFormsText (source As String, textTransform As TextTransform) As String

Parametri

source
String
textTransform
TextTransform

Restituisce

Implementazioni

Si applica a