Language

Activity.MaxNumPictureInPictureOverlayActions Property

Definition

Returns the maximum number of overlay actions that will be displayed in the picture-in-picture window.

public int MaxNumPictureInPictureOverlayActions { [Android.Runtime.Register("getMaxNumPictureInPictureOverlayActions", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMaxNumPictureInPictureOverlayActions", "()I", "", ApiSince=37)>]
member this.MaxNumPictureInPictureOverlayActions : int

Property Value

the maximum number of overlay actions.

Attributes

Applies to