QTMovie.Notifications.ObserveMessageStringPosted Méthode

Définition

Surcharges

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

ObserveMessageStringPosted(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveMessageStringPosted(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à