共用方式為


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

屬性值

屬性

適用於