C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / KeyDispatcherState Property


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