C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / RootWindowInsets Property


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