AVPlayer.UsesExternalPlaybackWhileExternalScreenIsActive 属性

定义

当外部屏幕可用时,播放器是否应自动切换到视频的外部播放模式。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UsesExternalPlaybackWhileExternalScreenIsActive { [Foundation.Export("usesExternalPlaybackWhileExternalScreenIsActive")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUsesExternalPlaybackWhileExternalScreenIsActive:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UsesExternalPlaybackWhileExternalScreenIsActive : bool with get, set

属性值

属性

适用于