C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / WindowSystemUiVisibility Property


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