Android.Manifest.Permission.InternalSystemWindow Field
Allows an application to open windows that are for use by parts of the system user interface.

Syntax

[Android.Runtime.Register("INTERNAL_SYSTEM_WINDOW")]
public const string InternalSystemWindow

Remarks

Allows an application to open windows that are for use by parts of the system user interface. Not for use by third party apps.

[Android Documentation]

Requirements

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