다음을 통해 공유


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

속성 값

특성

적용 대상