Freigeben über


NSWindow.Notifications.ObserveDidEndLiveResize Methode

Definition

Überlädt

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

Parameter

Gibt zurück

Gilt für:

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

Parameter

objectToObserve
NSObject

Gibt zurück

Gilt für: