Editar

Compartir a través de


QTCaptureDevice.Notifications.ObserveFormatDescriptionsDidChange Method

Definition

Overloads

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

Parameters

Returns

Applies to

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

Parameters

objectToObserve
NSObject

Returns

Applies to