ComponentOne Xamarin.Android
MaskCompleted Property


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : MaskCompleted Property
Syntax
'Declaration
 
Public ReadOnly Property MaskCompleted As Boolean
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Boolean
 
value = instance.MaskCompleted
public bool MaskCompleted {get;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members