InputView.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 string UpdateFormsText (string original, Xamarin.Forms.TextTransform transform);
abstract member UpdateFormsText : string * Xamarin.Forms.TextTransform -> string
override this.UpdateFormsText : string * Xamarin.Forms.TextTransform -> string
Parameters
- original
- System.String
- transform
- TextTransform
Returns
System.String