AVCaptureSessionRuntimeErrorEventArgs Classe

Définition

Fournit des données pour l'événement.

public class AVCaptureSessionRuntimeErrorEventArgs : Foundation.NSNotificationEventArgs
type AVCaptureSessionRuntimeErrorEventArgs = class
    inherit NSNotificationEventArgs
Héritage
AVCaptureSessionRuntimeErrorEventArgs

Constructeurs

AVCaptureSessionRuntimeErrorEventArgs(NSNotification)

Initialise une nouvelle instance de la classe AVCaptureSessionRuntimeErrorEventArgs.

Propriétés

Error

Fournit des données pour l'événement.

Notification

Objet NSNotification sous-jacent de la notification publiée.

(Hérité de NSNotificationEventArgs)

S’applique à