MonoMac.AppKit.NSWindowDelegate Members

The members of MonoMac.AppKit.NSWindowDelegate are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

CustomWindowsToEnterFullScreen(NSWindow) : NSWindow[]
Documentation for this section has not yet been entered.
CustomWindowsToExitFullScreen(NSWindow) : NSWindow[]
Documentation for this section has not yet been entered.
DidBecomeKey(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidBecomeMain(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidChangeScreen(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidChangeScreenProfile(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidDecodeRestorableState(NSWindow, MonoMac.Foundation.NSCoder)
A constructor that initializes the object from the data stored in the unarchiver object.
DidDeminiaturize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidEndLiveResize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidEndSheet(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidEnterFullScreen(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidEnterVersionBrowser(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidExitFullScreen(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidExitVersionBrowser(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidExpose(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidFailToEnterFullScreen(NSWindow)
Documentation for this section has not yet been entered.
DidFailToExitFullScreen(NSWindow)
Documentation for this section has not yet been entered.
DidMiniaturize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidMoved(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidResignKey(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidResignMain(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidResize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidUpdate(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ShouldDragDocumentWithEvent(NSWindow, NSEvent, System.Drawing.PointF, NSPasteboard) : bool
Documentation for this section has not yet been entered.
ShouldPopUpDocumentPathMenu(NSWindow, NSMenu) : bool
Documentation for this section has not yet been entered.
ShouldZoom(NSWindow, System.Drawing.RectangleF) : bool
Documentation for this section has not yet been entered.
StartCustomAnimationToEnterFullScreen(NSWindow, double)
Documentation for this section has not yet been entered.
StartCustomAnimationToExitFullScreen(NSWindow, double)
Documentation for this section has not yet been entered.
WillBeginSheet(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillClose(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillEncodeRestorableState(NSWindow, MonoMac.Foundation.NSCoder)
A constructor that initializes the object from the data stored in the unarchiver object.
WillEnterFullScreen(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillEnterVersionBrowser(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillExitFullScreen(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillExitVersionBrowser(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillMiniaturize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillMove(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillPositionSheet(NSWindow, NSWindow, System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
WillResize(NSWindow, System.Drawing.SizeF) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
WillResizeForVersionBrowser(NSWindow, System.Drawing.SizeF, System.Drawing.SizeF) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
WillReturnFieldEditor(NSWindow, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
WillReturnUndoManager(NSWindow) : MonoMac.Foundation.NSUndoManager
Documentation for this section has not yet been entered.
WillStartLiveResize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
WillUseFullScreenContentSize(NSWindow, System.Drawing.SizeF) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
WillUseFullScreenPresentationOptions(NSWindow, NSApplicationPresentationOptions) : NSApplicationPresentationOptions
Documentation for this section has not yet been entered.
WillUseStandardFrame(NSWindow, System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
WindowShouldClose(MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.