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

属性值

属性

适用于