C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / WindowToken Property


In This Topic
WindowToken Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property WindowToken As Android.OS.IBinder
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Android.OS.IBinder
 
value = instance.WindowToken
See Also