Compartilhar via


NSPopover.Notifications.ObserveWillShow Método

Definição

Sobrecargas

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a

ObserveWillShow(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a