Label.UpdateFormsText(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.
public virtual string UpdateFormsText (string source, Xamarin.Forms.TextTransform textTransform);
abstract member UpdateFormsText : string * Xamarin.Forms.TextTransform -> string
override this.UpdateFormsText : string * Xamarin.Forms.TextTransform -> string
Parameters
- source
- System.String
- textTransform
- TextTransform
Returns
System.String