Partager via


NSWindow.Notifications.ObserveDidEndLiveResize Méthode

Définition

Surcharges

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

ObserveDidEndLiveResize(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveDidEndLiveResize(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à