Compartilhar via


NSWindow.Notifications.ObserveWillMiniaturize Método

Definição

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

Retornos

Aplica-se a

ObserveWillMiniaturize(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a