UIWebView.AllowsInlineMediaPlayback Property

Definition

If true, then HTML5 videos can play inline, if false then the native fill-screen controller will be used.

public virtual bool AllowsInlineMediaPlayback { [Foundation.Export("allowsInlineMediaPlayback")] get; [Foundation.Export("setAllowsInlineMediaPlayback:")] set; }
member this.AllowsInlineMediaPlayback : bool with get, set

Property Value

Attributes

Applies to