Compartir a través de


NSMenu.Notifications.ObserveLayoutChanged Método

Definición

Sobrecargas

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

ObserveLayoutChanged(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveLayoutChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a