Share via


AVPlayerViewController.AllowsPictureInPicturePlayback Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsPictureInPicturePlayback { [Foundation.Export("allowsPictureInPicturePlayback")] get; [Foundation.Export("setAllowsPictureInPicturePlayback:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsPictureInPicturePlayback")>]
[<set: Foundation.Export("setAllowsPictureInPicturePlayback:")>]
member this.AllowsPictureInPicturePlayback : bool with get, set

Property Value

Attributes

Applies to