TextTransformUtilites.GetTransformedText(String, TextTransform) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
[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
Návraty
System.String
- Atributy
-
System.ComponentModel.EditorBrowsableAttribute