다음을 통해 공유


NSPopover.Notifications.ObserveWillShow 메서드

정의

오버로드

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

ObserveWillShow(NSObject, EventHandler<NSNotificationEventArgs>)

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

매개 변수

objectToObserve
NSObject

반환

적용 대상

ObserveWillShow(EventHandler<NSNotificationEventArgs>)

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

매개 변수

반환

적용 대상