Condividi tramite


NSWindow.Notifications.ObserveDidEndLiveResize Metodo

Definizione

Overload

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

Parametri

Restituisce

Si applica a

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a