Freigeben über


WKWebViewConfiguration.MediaPlaybackAllowsAirPlay Eigenschaft

Definition

Entwickler sollten diese veraltete Eigenschaft nicht verwenden. Entwickler sollten stattdessen "AllowsAirPlayForMediaPlayback" verwenden.

[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

Eigenschaftswert

Attribute

Gilt für: