Compartilhar via


AVPlayerItemErrorEventArgs Classe

Definição

Fornece dados para o evento.

public class AVPlayerItemErrorEventArgs : Foundation.NSNotificationEventArgs
type AVPlayerItemErrorEventArgs = class
    inherit NSNotificationEventArgs
Herança
AVPlayerItemErrorEventArgs

Construtores

AVPlayerItemErrorEventArgs(NSNotification)

Inicializa uma nova instância da classe AVPlayerItemErrorEventArgs.

Propriedades

Error

Fornece dados para o evento.

Notification

O objeto NSNotification subjacente da notificação postada.

(Herdado de NSNotificationEventArgs)

Aplica-se a