Condividi tramite


QTCaptureDevice.Notifications.ObserveWasDisconnected Metodo

Definizione

Overload

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

ObserveWasDisconnected(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveWasDisconnected(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a