ComponentOne Xamarin.Android
KeyDispatcherState Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members