Initializes a new instance of the NSApplication..::..NSApplicationSheetDispatcher class.

C# | Visual Basic | Visual C++ |
public NSApplicationSheetDispatcher( SheetDidEndReturnCodeContextInfoEventHandler<NSWindow> modalDelegate )
Public Sub New ( _ modalDelegate As SheetDidEndReturnCodeContextInfoEventHandler(Of NSWindow) _ )
public: NSApplicationSheetDispatcher( SheetDidEndReturnCodeContextInfoEventHandler<NSWindow^>^ modalDelegate )

- modalDelegate (SheetDidEndReturnCodeContextInfoEventHandler<(Of <(<'NSWindow>)>)>)
- The modal delegate.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)