Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1TextBox Class
Fields Properties Methods Events

In This Topic
    C1TextBox Class Members
    In This Topic

    The following tables list the members exposed by C1TextBox.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TextBox class.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the auto-completed text.  
    Public PropertyGets or sets the color of the background.  
    Public PropertyGets or sets the color of the border.  
    Public PropertyGets or sets the border radius.  
    Public PropertyGets or sets the border thickness.  
    Public Property (Inherited from UIKit.UITextField)
    Public PropertyGets or sets the delay that occurs between the key strokes and the text changed event.  
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the padding applied to the displayed text. (Inherited from C1.iOS.Core.C1TextField)
    Public Property (Inherited from C1.iOS.Core.C1TextField)
    Public PropertyGets or sets the padding.  
    Public Property (Inherited from UIKit.UITextField)
    Public Property (Inherited from UIKit.UITextField)
    Public Property (Inherited from UIKit.UITextField)
    Public Property (Inherited from UIKit.UITextField)
    Public Property (Inherited from UIKit.UITextField)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from UIKit.UIControl)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public Method (Inherited from UIKit.UIControl)
    Public MethodOverridden.   
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet 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.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public EventGets or sets the callback used to provide the auto-completion text.  
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UITextField)
    Public EventThis 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)
    Public Event (Inherited from UIKit.UITextField)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Public Event (Inherited from UIKit.UIControl)
    Top
    See Also