ComponentOne Xamarin.iOS
MaskFull Property


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1MaskedTextField Class : MaskFull Property
Gets a value that indicates whether the mask has been completely filled.
Syntax
'Declaration
 
Public ReadOnly Property MaskFull As Boolean
'Usage
 
Dim instance As C1MaskedTextField
Dim value As Boolean
 
value = instance.MaskFull
public bool MaskFull {get;}
See Also

Reference

C1MaskedTextField Class
C1MaskedTextField Members