InputView.OnTextTransformChanged(TextTransform, 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 void OnTextTransformChanged (Xamarin.Forms.TextTransform oldValue, Xamarin.Forms.TextTransform newValue);
abstract member OnTextTransformChanged : Xamarin.Forms.TextTransform * Xamarin.Forms.TextTransform -> unit
override this.OnTextTransformChanged : Xamarin.Forms.TextTransform * Xamarin.Forms.TextTransform -> unit
Parameters
- oldValue
- TextTransform
- newValue
- TextTransform