Partager via


NSPopover.Notifications.ObserveWillShow Méthode

Définition

Surcharges

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à

ObserveWillShow(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à