次の方法で共有


AVPlayer.UsesAirPlayVideoWhileAirPlayScreenIsActive プロパティ

定義

アプリケーション開発者は、この非推奨のメソッドを使用しないでください。 代わりに、 を使用 UsesExternalPlaybackWhileExternalScreenIsActiveする必要があります。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")]
public virtual bool UsesAirPlayVideoWhileAirPlayScreenIsActive { [Foundation.Export("usesAirPlayVideoWhileAirPlayScreenIsActive")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")] get; [Foundation.Export("setUsesAirPlayVideoWhileAirPlayScreenIsActive:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")] set; }
member this.UsesAirPlayVideoWhileAirPlayScreenIsActive : bool with get, set

プロパティ値

属性

適用対象