UIWebView.MediaPlaybackAllowsAirPlay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether AirPlay is allowed from this UIWebView
public virtual bool MediaPlaybackAllowsAirPlay { [Foundation.Export("mediaPlaybackAllowsAirPlay")] get; [Foundation.Export("setMediaPlaybackAllowsAirPlay:")] set; }
member this.MediaPlaybackAllowsAirPlay : bool with get, set
Property Value
- Attributes