Android.Views.Window.ForcedWindowFlags Property
Return the window flags that have been explicitly set by the client, so will not be modified by Window.DecorView.

Syntax

[get: Android.Runtime.Register("getForcedWindowFlags", "()I", "GetGetForcedWindowFlagsHandler")]
protected int ForcedWindowFlags { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the window flags that have been explicitly set by the client, so will not be modified by Window.DecorView.

[Android Documentation]

Requirements

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