Compartilhar via


QTCaptureConnection.Notifications.ObserveFormatDescriptionDidChange Método

Definição

Sobrecargas

ObserveFormatDescriptionDidChange(EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveFormatDescriptionDidChange(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveFormatDescriptionDidChange (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveFormatDescriptionDidChange : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parâmetros

Retornos

Aplica-se a

ObserveFormatDescriptionDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveFormatDescriptionDidChange (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveFormatDescriptionDidChange : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a