AppOpsManager.OpstrPictureInPicture Field

Definition

Access to picture-in-picture.

[Android.Runtime.Register("OPSTR_PICTURE_IN_PICTURE", ApiSince=26)]
public const string OpstrPictureInPicture;
[<Android.Runtime.Register("OPSTR_PICTURE_IN_PICTURE", ApiSince=26)>]
val mutable OpstrPictureInPicture : string

Field Value

Attributes

Remarks

Access to picture-in-picture.

Java documentation for android.app.AppOpsManager.OPSTR_PICTURE_IN_PICTURE.

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