ComponentOne Xamarin.Android
ApplicationWindowToken Property (C1AutoComplete)


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

Reference

C1AutoComplete Class
C1AutoComplete Members