共用方式為


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

屬性值

屬性

適用於