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


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