次の方法で共有


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

プロパティ値

属性

適用対象