UIWebView.MediaPlaybackRequiresUserAction Property

Definition

Whether HTML5 videos requires the user to start playing them. If false, videos play automatically.

public virtual bool MediaPlaybackRequiresUserAction { [Foundation.Export("mediaPlaybackRequiresUserAction")] get; [Foundation.Export("setMediaPlaybackRequiresUserAction:")] set; }
member this.MediaPlaybackRequiresUserAction : bool with get, set

Property Value

Attributes

Applies to