Name | Description | |
---|---|---|
![]() | AllEditingEvents | (Inherited from UIKit.UIControl) |
![]() | AllEvents | (Inherited from UIKit.UIControl) |
![]() | AllTouchEvents | (Inherited from UIKit.UIControl) |
![]() | AnimationWillEnd | (Inherited from UIKit.UIView) |
![]() | AnimationWillStart | (Inherited from UIKit.UIView) |
![]() | Completed | Occurs when the user finalizes the text in an entry with the return key. |
![]() | Disposed | |
![]() | EditingChanged | (Inherited from UIKit.UIControl) |
![]() | EditingDidBegin | (Inherited from UIKit.UIControl) |
![]() | EditingDidEnd | (Inherited from UIKit.UIControl) |
![]() | EditingDidEndOnExit | (Inherited from UIKit.UIControl) |
![]() | Ended | (Inherited from UIKit.UITextField) |
![]() | KeyDown | This event is raised when up, down, or enter keys are hit, or either when the cursor is at the beginning and left is hit or when the cursor is at the end and right is hit. (Inherited from C1.iOS.Core.C1TextField) |
![]() | Started | (Inherited from UIKit.UITextField) |
![]() | TextChanged | Event raised when the text property changed. |
![]() | TouchCancel | (Inherited from UIKit.UIControl) |
![]() | TouchDown | (Inherited from UIKit.UIControl) |
![]() | TouchDownRepeat | (Inherited from UIKit.UIControl) |
![]() | TouchDragEnter | (Inherited from UIKit.UIControl) |
![]() | TouchDragExit | (Inherited from UIKit.UIControl) |
![]() | TouchDragInside | (Inherited from UIKit.UIControl) |
![]() | TouchDragOutside | (Inherited from UIKit.UIControl) |
![]() | TouchUpInside | (Inherited from UIKit.UIControl) |
![]() | TouchUpOutside | (Inherited from UIKit.UIControl) |
![]() | ValueChanged | (Inherited from UIKit.UIControl) |