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

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
[get: Foundation.Export("allowsInlineMediaPlayback")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
[set: Foundation.Export("setAllowsInlineMediaPlayback:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual bool AllowsInlineMediaPlayback { get; set; }

Value

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0