Compartilhar via


QTMovie.Notifications.ObserveEdited Método

Definição

Sobrecargas

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

ObserveEdited(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveEdited(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a