AVPlayerItem.Error Property

Definition

Indicates the current error status, if any.

public virtual Foundation.NSError Error { [Foundation.Export("error")] get; }
member this.Error : Foundation.NSError

Property Value

This value may be null.

This value can be null.

Attributes

Applies to