Compartir a través de


NSPopover.Notifications.ObserveSheetCreated Método

Definición

Sobrecargas

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

ObserveSheetCreated(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveSheetCreated(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a