Compartilhar via


QTCaptureDevice.Notifications.ObserveAttributeWillChange Método

Definição

Sobrecargas

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

ObserveAttributeWillChange(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveAttributeWillChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a