ComponentOne Xamarin.iOS
C1MaskedTextField Class Members
Fields  Properties  Methods  Events

C1.iOS.Input Assembly > C1.iOS.Input Namespace : C1MaskedTextField Class

The following tables list the members exposed by C1MaskedTextField.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the FlowDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontAttributes dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the KeyboardType dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Mask dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PlaceholderColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Placeholder dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PromptChar dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SecureTextEntry dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ShowClearButton dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TextAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the TextColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Inentifies the Text dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Value dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from UIKit.UITextField)
Public Property Gets or sets a value that indicates whether that content should flow.  
Public Property Gets or sets the attributes of the font.  
Public Property Gets or sets the family of the font.  
Public Property Gets or sets the size of the font.  
Public Property (Inherited from Foundation.NSObject)
Public Property Gets or sets the padding applied to the displayed text. (Inherited from C1.iOS.Core.C1TextField)
Public PropertyOverridden.  Gets or sets the keyboard type.  
Public Property (Inherited from C1.iOS.Core.C1TextField)
Public Property Gets or sets the mask used to validate input as the user types. The mask must be a string composed of one or more of the masking elements.  
Public Property Gets or sets a value indicating whether show clear button.  
Public Property Gets a value that indicates whether the mask has been completely filled.  
Public PropertyOverridden.  Gets or sets the Placeholder of the control.  
Public Property Gets or sets the color of the Placeholder in the control.  
Public Property Gets or sets the symbol used to show input positions in the control.  
Public PropertyOverridden.  Gets or sets the sercure text entry type.  
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 Gets or sets a value indicating whether show clear button.  
Public Property  
Public Property (Inherited from Foundation.NSObject)
Public PropertyOverridden.  Gets or sets the text in the control.  
Public PropertyOverridden.  Gets or sets the alignment of the text.  
Public Property Gets or sets the raw value of the control (excluding prompt and mask literals)  
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 MethodOverridden.  Called after the object has been loaded from the nib file. Overriders must call base.AwakeFromNib().  
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverridden.  Indicates a "Cut" editing operation.  
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 MethodOverridden.  Draw placeholder string.  
Public Method (Inherited from C1.iOS.Core.C1TextField)
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.  Lays out subviews.  
Public Method (Inherited from UIKit.UIControl)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from C1.iOS.Core.C1TextField)
Public Method (Inherited from Foundation.NSObject)
Public Method  
Top
Extension Methods
 NameDescription
Public Extension Method 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.
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 Event Occurs when the user finalizes the text in an entry with the return key.  
Public Event  
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 Event 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)
Public Event (Inherited from UIKit.UITextField)
Public Event Event raised when the text property changed.  
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

Reference

C1MaskedTextField Class
C1.iOS.Input Namespace