C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1LinearGauge Class / WindowToken Property


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