AVCaptureSessionRuntimeErrorEventArgs Classe

Definizione

Fornisce dati per l'evento.

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

Costruttori

AVCaptureSessionRuntimeErrorEventArgs(NSNotification)

Inizializza una nuova istanza della classe AVCaptureSessionRuntimeErrorEventArgs.

Proprietà

Error

Fornisce dati per l'evento.

Notification

Oggetto NSNotification sottostante dalla notifica inviata.

(Ereditato da NSNotificationEventArgs)

Si applica a