AppOpsManager.OpstrSystemAlertWindow Field

Definition

Required to draw on top of other apps.

[Android.Runtime.Register("OPSTR_SYSTEM_ALERT_WINDOW", ApiSince=23)]
public const string OpstrSystemAlertWindow;
[<Android.Runtime.Register("OPSTR_SYSTEM_ALERT_WINDOW", ApiSince=23)>]
val mutable OpstrSystemAlertWindow : string

Field Value

Attributes

Remarks

Required to draw on top of other apps.

Java documentation for android.app.AppOpsManager.OPSTR_SYSTEM_ALERT_WINDOW.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to