Android.Views.Display.Flags Property
Returns a combination of flags that describe the capabilities of the display.

Syntax

[get: Android.Runtime.Register("getFlags", "()I", "GetGetFlagsHandler")]
public virtual DisplayFlags Flags { get; }

See Also

Display.FlagSupportsProtectedBuffers
Display.FlagSecure
Display.FlagPrivate

Value

Documentation for this section has not yet been entered.

Remarks

Returns a combination of flags that describe the capabilities of the display.

[Android Documentation]

Requirements

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