Compartilhar via


AVCaptureSessionRuntimeErrorEventArgs Classe

Definição

Fornece dados para o evento.

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

Construtores

AVCaptureSessionRuntimeErrorEventArgs(NSNotification)

Inicializa uma nova instância da classe AVCaptureSessionRuntimeErrorEventArgs.

Propriedades

Error

Fornece dados para o evento.

Notification

O objeto NSNotification subjacente da notificação postada.

(Herdado de NSNotificationEventArgs)

Aplica-se a