TimeEdit Events
An editor that allows users to specify a time. Supports the 12- and 24-hour formats.
Name | Description |
---|---|
Clear |
Occurs when a user taps the clear icon.
Inherited from Edit |
Completed |
Occurs when a user taps the ‘Return’ button of the keyboard.
Inherited from Edit |
Double |
Fires when the user double taps the editor.
Inherited from Edit |
End |
Occurs when a user taps the trailing icon.
Inherited from Edit |
Error |
Occurs when a user taps the error icon.
Inherited from Edit |
Long |
Fires when the user presses and holds the editor.
Inherited from Edit |
Start |
Occurs when a user taps the leading icon.
Inherited from Edit |
Tap |
Fires when the user taps the editor.
Inherited from Edit |
Time |
Fires when the time displayed in the editor changes. |
Time |
Fires when a user taps the time icon. |
See Also