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


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