[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Input.C1MaskedEntry.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; }