Activity.MaxNumPictureInPictureOverlayActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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