Skip to main content

EditBase Events

The base class for all data editors.
Name Description
ClearIconClicked Occurs when a user taps the clear icon.
Completed Occurs when a user taps the ‘Return’ button of the keyboard.
DoubleTap Fires when the user double taps the editor.
EndIconClicked Occurs when a user taps the trailing icon.
ErrorIconClicked Occurs when a user taps the error icon.
LongPress Fires when the user presses and holds the editor.
StartIconClicked Occurs when a user taps the leading icon.
Tap Fires when the user taps the editor.
See Also