Name | Description | |
---|---|---|
C1TextField Constructor | Overloaded. |
The following tables list the members exposed by C1TextField.
Name | Description | |
---|---|---|
C1TextField Constructor | Overloaded. |
Name | Description | |
---|---|---|
ClassHandle | (Inherited from UIKit.UITextField) | |
Handle | (Inherited from Foundation.NSObject) | |
Insets | Gets or sets the padding applied to the displayed text. | |
KeyCommands | Overridden. | |
ShouldBeginEditing | (Inherited from UIKit.UITextField) | |
ShouldChangeCharacters | (Inherited from UIKit.UITextField) | |
ShouldClear | (Inherited from UIKit.UITextField) | |
ShouldEndEditing | (Inherited from UIKit.UITextField) | |
ShouldReturn | (Inherited from UIKit.UITextField) | |
SuperHandle | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AddTarget | (Inherited from UIKit.UIControl) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
Dispose | (Inherited from Foundation.NSObject) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
Init | (Inherited from Foundation.NSObject) | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
RemoveTarget | (Inherited from UIKit.UIControl) | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
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) | |
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. | |
Started | (Inherited from UIKit.UITextField) | |
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) |