Freigeben über


QTCaptureDevice.Notifications.ObserveWasDisconnected Methode

Definition

Überlädt

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

Parameter

Gibt zurück

Gilt für:

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

Parameter

objectToObserve
NSObject

Gibt zurück

Gilt für: