ComponentOne Xamarin.Android
Pressed Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members