다음을 통해 공유


WKWebViewConfiguration.MediaPlaybackAllowsAirPlay 속성

정의

개발자는 사용되지 않는 이 속성을 사용하면 안 됩니다. 개발자는 대신 'AllowsAirPlayForMediaPlayback'을 사용해야 합니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")]
public virtual bool MediaPlaybackAllowsAirPlay { [Foundation.Export("mediaPlaybackAllowsAirPlay")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")] get; [Foundation.Export("setMediaPlaybackAllowsAirPlay:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsAirPlayForMediaPlayback' instead.")] set; }
member this.MediaPlaybackAllowsAirPlay : bool with get, set

속성 값

특성

적용 대상