次の方法で共有


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

プロパティ値

属性

適用対象