ComponentOne Xamarin.Android
KeyDispatcherState Property (C1AutoComplete)


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

Reference

C1AutoComplete Class
C1AutoComplete Members