ComponentOne Xamarin.Android
IsImportantForAutofill Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members