Skip to main content
A newer version of this page is available. .

TextEditBase Events

The base class for text editors.
Name Description
ClearIconClicked Occurs when a user taps the clear icon. Inherited from EditBase.
Completed Occurs when a user taps the ‘Return’ button of the keyboard.
EndIconClicked Occurs when a user taps the trailing icon. Inherited from EditBase.
ErrorIconClicked Occurs when a user taps the error icon. Inherited from EditBase.
StartIconClicked Occurs when a user taps the leading icon. Inherited from EditBase.
TextChanged
See Also