Compartir a través de


NSWindow.Notifications.ObserveWillMiniaturize Método

Definición

Sobrecargas

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

ObserveWillMiniaturize(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a

ObserveWillMiniaturize(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a