AVPlayer.AllowsAirPlayVideo 属性

定义

应用程序开发人员不应使用此已弃用的方法。 他们应改用 AllowsExternalPlayback

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

属性值

属性

适用于