C1.Android.Core Assembly / C1.Android.Core Namespace / C1VectorIcon Class / KeyDispatcherState Property


In This Topic
KeyDispatcherState Property (C1VectorIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property KeyDispatcherState As Android.Views.KeyEvent.DispatcherState
 
'Usage
 
Dim instance As C1VectorIcon
Dim value As Android.Views.KeyEvent.DispatcherState
 
value = instance.KeyDispatcherState
See Also