AVPlayerItemErrorEventArgs Classe

Definizione

Fornisce dati per l'evento.

public class AVPlayerItemErrorEventArgs : Foundation.NSNotificationEventArgs
type AVPlayerItemErrorEventArgs = class
    inherit NSNotificationEventArgs
Ereditarietà
AVPlayerItemErrorEventArgs

Costruttori

AVPlayerItemErrorEventArgs(NSNotification)

Inizializza una nuova istanza della classe AVPlayerItemErrorEventArgs.

Proprietà

Error

Fornisce dati per l'evento.

Notification

Oggetto NSNotification sottostante dalla notifica inviata.

(Ereditato da NSNotificationEventArgs)

Si applica a