ComponentOne Xamarin.Android
WindowToken Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : WindowToken Property
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
public virtual Android.OS.IBinder WindowToken {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members