[]
        
(Showing Draft Content)

C1.Android.Input.C1MaskedTextView.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; }