TextTransformUtilites.GetTransformedText(String, TextTransform) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static string GetTransformedText (string source, Xamarin.Forms.TextTransform textTransform);
static member GetTransformedText : string * Xamarin.Forms.TextTransform -> string
Parametry
- source
- System.String
- textTransform
- TextTransform
Zwraca
System.String
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute