NSWindow.Notifications.ObserveWillMiniaturize Метод

Определение

Перегрузки

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

Параметры

objectToObserve
NSObject

Возвращаемое значение

Применяется к

ObserveWillMiniaturize(EventHandler<NSNotificationEventArgs>)

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

Параметры

Возвращаемое значение

Применяется к