Partager via


NSAccessibilityElement.Notifications.ObserveWindowDeminiaturized Méthode

Définition

Surcharges

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

ObserveWindowDeminiaturized(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveWindowDeminiaturized(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à