QTCaptureDevice.Notifications.ObserveFormatDescriptionsDidChange Metodo

Definizione

Overload

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

ObserveFormatDescriptionsDidChange(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveFormatDescriptionsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a