ComponentOne Xamarin Edition
Mask Property
C1.Xamarin.Forms.Input Assembly > C1.Xamarin.Forms.Input Namespace > C1MaskedEntry Class : Mask 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.
Syntax
public string Mask {get; set;}
See Also

Reference

C1MaskedEntry Class
C1MaskedEntry Members