ComponentOne Xamarin.Android
KeyDispatcherState Property (C1ToggleButton)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ToggleButton Class : KeyDispatcherState Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property KeyDispatcherState As Android.Views.KeyEvent.DispatcherState
'Usage
 
Dim instance As C1ToggleButton
Dim value As Android.Views.KeyEvent.DispatcherState
 
value = instance.KeyDispatcherState
public virtual Android.Views.KeyEvent.DispatcherState KeyDispatcherState {get;}
See Also

Reference

C1ToggleButton Class
C1ToggleButton Members