Android.Views.View.SystemUiLayoutFlags Field
Flags that can impact the layout in relation to system UI.

Value: 1536

Syntax

[Android.Runtime.Register("SYSTEM_UI_LAYOUT_FLAGS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.SystemUiFlags enum directly instead of this field.")]
public const SystemUiFlags SystemUiLayoutFlags

Remarks

Flags that can impact the layout in relation to system UI.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16