Поделиться через


NSPopover.Notifications.ObserveDidShow Метод

Определение

Перегрузки

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

ObserveDidShow(EventHandler<NSNotificationEventArgs>)

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

Параметры

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

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

ObserveDidShow(NSObject, EventHandler<NSNotificationEventArgs>)

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

Параметры

objectToObserve
NSObject

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

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