Share via


AVPlayerViewController.RequiresLinearPlayback Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RequiresLinearPlayback { [Foundation.Export("requiresLinearPlayback")] get; [Foundation.Export("setRequiresLinearPlayback:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("requiresLinearPlayback")>]
[<set: Foundation.Export("setRequiresLinearPlayback:")>]
member this.RequiresLinearPlayback : bool with get, set

Property Value

Attributes

Applies to