QTMovie.Notifications.ObserveEditabilityDidChange Méthode

Définition

Surcharges

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

ObserveEditabilityDidChange(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveEditabilityDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à