WKWebViewConfiguration.AllowsPictureInPictureMediaPlayback 属性

定义

获取或设置一个布尔值,该值控制是否允许 PIP 播放。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsPictureInPictureMediaPlayback { [Foundation.Export("allowsPictureInPictureMediaPlayback")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsPictureInPictureMediaPlayback:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsPictureInPictureMediaPlayback : bool with get, set

属性值

属性

适用于