Partager via


NSSliderAccessory.Notifications.ObserveApplicationShown Méthode

Définition

Surcharges

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

ObserveApplicationShown(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à

ObserveApplicationShown(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à