C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / WindowSystemUiVisibility Property


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