C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class

C1MaskedTextField Class Properties

For a list of all members of this type, see C1MaskedTextField members.

Public Properties
 NameDescription
Public Property (Inherited from UIKit.UITextField)
Public PropertyGets or sets a value that indicates whether that content should flow.  
Public PropertyGets or sets the attributes of the font.  
Public PropertyGets or sets the family of the font.  
Public PropertyGets or sets the size of the font.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets 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 PropertyGets 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 PropertyGets or sets a value indicating whether show clear button.  
Public PropertyGets a value that indicates whether the mask has been completely filled.  
Public PropertyOverridden. Gets or sets the Placeholder of the control.  
Public PropertyGets or sets the color of the Placeholder in the control.  
Public PropertyGets 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 PropertyGets 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 PropertyGets or sets the raw value of the control (excluding prompt and mask literals)  
Top
See Also