ComponentOne Xamarin.Android
MaskFull Property


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView 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 C1MaskedTextView
Dim value As Boolean
 
value = instance.MaskFull
public bool MaskFull {get;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members