AVPlayerItemErrorEventArgs Class

Definition

Provides data for the event.

public class AVPlayerItemErrorEventArgs : Foundation.NSNotificationEventArgs
type AVPlayerItemErrorEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
AVPlayerItemErrorEventArgs

Constructors

AVPlayerItemErrorEventArgs(NSNotification)

Initializes a new instance of the AVPlayerItemErrorEventArgs class.

Properties

Error
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to