QTMovie.Notifications.ObserveLoadStateDidChange Méthode

Définition

Surcharges

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

ObserveLoadStateDidChange(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveLoadStateDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à