A run loop should be set to this mode when waiting for input from a modal panel, such as NSSavePanel or NSOpenPanel.
Available in Mac OS X v10.0 and later.

Declaration Syntax
public static readonly NSString NSModalPanelRunLoopMode
Public Shared ReadOnly NSModalPanelRunLoopMode As NSString
public:
static initonly NSString^ NSModalPanelRunLoopMode

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)