ComponentOne Xamarin.Android
FilterTouchesWhenObscured Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members