[]
        
(Showing Draft Content)

C1.iOS.Input.C1MaskedTextField.Mask

Mask Property

Mask

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.

Declaration
public string Mask { get; set; }