WKWebViewConfiguration.MediaPlaybackAllowsAirPlay Property

Definition

Developers should not use this deprecated property. Developers should use 'AllowsAirPlayForMediaPlayback' instead.

[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

Property Value

Attributes

Applies to