View.SystemUiFlags Property

Definition

Gets or sets the requested system UI visibility flags for this view.

public Android.Views.SystemUiFlags SystemUiFlags { get; set; }
member this.SystemUiFlags : Android.Views.SystemUiFlags with get, set

Property Value

Remarks

For details, see the Android reference documentation for android.view.View.

Applies to