AVCaptureSessionRuntimeErrorEventArgs Clase

Definición

Proporciona datos para el evento.

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

Constructores

AVCaptureSessionRuntimeErrorEventArgs(NSNotification)

Inicializa una nueva instancia de la clase AVCaptureSessionRuntimeErrorEventArgs.

Propiedades

Error

Proporciona datos para el evento.

Notification

Objeto NSNotification subyacente de la notificación publicada.

(Heredado de NSNotificationEventArgs)

Se aplica a