Compartir a través de


NSWorkspace.Notifications.ObserveWillUnmount Método

Definición

Sobrecargas

ObserveWillUnmount(EventHandler<NSWorkspaceMountEventArgs>)
ObserveWillUnmount(NSObject, EventHandler<NSWorkspaceMountEventArgs>)

ObserveWillUnmount(EventHandler<NSWorkspaceMountEventArgs>)

public static Foundation.NSObject ObserveWillUnmount (EventHandler<AppKit.NSWorkspaceMountEventArgs> handler);
static member ObserveWillUnmount : EventHandler<AppKit.NSWorkspaceMountEventArgs> -> Foundation.NSObject

Parámetros

Devoluciones

Se aplica a

ObserveWillUnmount(NSObject, EventHandler<NSWorkspaceMountEventArgs>)

public static Foundation.NSObject ObserveWillUnmount (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSWorkspaceMountEventArgs> handler);
static member ObserveWillUnmount : Foundation.NSObject * EventHandler<AppKit.NSWorkspaceMountEventArgs> -> Foundation.NSObject

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a