TextTransformUtilites.GetTransformedText(String, TextTransform) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- source
- System.String
- textTransform
- TextTransform
Returns
System.String
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute