MonobjcMonobjc Documented Class Library
NSWorkspaceWillPowerOffNotification Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceWillPowerOffNotification

Posted when the user has requested a logout or that the machine be powered off.

The notification object is the shared NSWorkspace instance. This notification does not contain a userInfo dictionary.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSWorkspaceWillPowerOffNotification
Public Shared ReadOnly NSWorkspaceWillPowerOffNotification As NSString
public:
static initonly NSString^ NSWorkspaceWillPowerOffNotification
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)