ComponentOne Xamarin.Android
WindowSystemUiVisibility Property (CalendarMonthsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarMonthsPanel Class : WindowSystemUiVisibility Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property WindowSystemUiVisibility As Android.Views.SystemUiFlags
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Android.Views.SystemUiFlags
 
value = instance.WindowSystemUiVisibility
public virtual Android.Views.SystemUiFlags WindowSystemUiVisibility {get;}
See Also

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members