ComponentOne Xamarin.Android
IsDown Property


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

Reference

C1TappedEventArgs Class
C1TappedEventArgs Members