AVPlayer.Error Property

Definition

null or the error that caused the player to enter the failed state.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to