다음을 통해 공유


NSDrawer.Notifications.ObserveWillOpen 메서드

정의

오버로드

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

ObserveWillOpen(NSObject, EventHandler<NSNotificationEventArgs>)

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

매개 변수

objectToObserve
NSObject

반환

적용 대상

ObserveWillOpen(EventHandler<NSNotificationEventArgs>)

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

매개 변수

반환

적용 대상