Compartir a través de


AVPlayerItemErrorEventArgs Clase

Definición

Proporciona datos para el evento.

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

Constructores

AVPlayerItemErrorEventArgs(NSNotification)

Inicializa una nueva instancia de la clase AVPlayerItemErrorEventArgs.

Propiedades

Error

Proporciona datos para el evento.

Notification

Objeto NSNotification subyacente de la notificación publicada.

(Heredado de NSNotificationEventArgs)

Se aplica a