Share via


AVPlayerViewController.ReadyForDisplay Property

Definition

Gets a value that tells whether the first frame of vido is ready to display.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ReadyForDisplay { [Foundation.Export("isReadyForDisplay")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isReadyForDisplay")>]
member this.ReadyForDisplay : bool

Property Value

Attributes

Applies to