Freigeben über


NSWindow.Notifications.ObserveWillMiniaturize Methode

Definition

Überlädt

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

Parameter

objectToObserve
NSObject

Gibt zurück

Gilt für:

ObserveWillMiniaturize(EventHandler<NSNotificationEventArgs>)

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

Parameter

Gibt zurück

Gilt für: