C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarDaysOfWeekPanel Class / KeyDispatcherState Property


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