MonoMac.AppKit.NSWindow: Method Members

The methods of MonoMac.AppKit.NSWindow are listed below. For a list of all members, see the NSWindow Members list.

See Also: Inherited members from MonoMac.AppKit.NSResponder

Public Methods

AddChildWindow(NSWindow, NSWindowOrderingMode)
Documentation for this section has not yet been entered.
AnimationFor(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
AnimationResizeTime(System.Drawing.RectangleF) : double
Documentation for this section has not yet been entered.
AutorecalculatesContentBorderThickness(NSRectEdge) : bool
Documentation for this section has not yet been entered.
BackingAlignedRect(System.Drawing.RectangleF, MonoMac.Foundation.NSAlignmentOptions) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
BecomeKeyWindow()
Documentation for this section has not yet been entered.
BecomeMainWindow()
Documentation for this section has not yet been entered.
CacheImageInRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
CascadeTopLeftFromPoint(System.Drawing.PointF) : System.Drawing.PointF
Documentation for this section has not yet been entered.
Center()
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
ConstrainFrameRect(System.Drawing.RectangleF, NSScreen) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ContentBorderThicknessForEdge(NSRectEdge) : float
Documentation for this section has not yet been entered.
ContentRectFor(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
ContentRectFor(System.Drawing.RectangleF, NSWindowStyle) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertBaseToScreen(System.Drawing.PointF) : System.Drawing.PointF
Documentation for this section has not yet been entered.
ConvertRectFromBacking(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectFromScreen(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectToBacking(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectToScreen(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertScreenToBase(System.Drawing.PointF) : System.Drawing.PointF
Documentation for this section has not yet been entered.
CurrentEvent() : NSEvent
Documentation for this section has not yet been entered.
DataWithEpsInsideRect(System.Drawing.RectangleF) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
DataWithPdfInsideRect(System.Drawing.RectangleF) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
static
DefaultAnimationFor(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
Deminiaturize(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DisableCursorRects()
Documentation for this section has not yet been entered.
DisableFlushWindow()
Documentation for this section has not yet been entered.
DisableKeyEquivalentForDefaultButtonCell()
Documentation for this section has not yet been entered.
DisableScreenUpdatesUntilFlush()
Documentation for this section has not yet been entered.
DisableSnapshotRestoration()
Documentation for this section has not yet been entered.
DiscardCachedImage()
Documentation for this section has not yet been entered.
DiscardCursorRects()
Documentation for this section has not yet been entered.
DiscardEventsMatchingMask(NSEventMask, NSEvent)
Documentation for this section has not yet been entered.
Display()
Documentation for this section has not yet been entered.
DisplayIfNeeded()
Documentation for this section has not yet been entered.
EnableCursorRects()
Documentation for this section has not yet been entered.
EnableFlushWindow()
Documentation for this section has not yet been entered.
EnableKeyEquivalentForDefaultButtonCell()
Documentation for this section has not yet been entered.
EnableSnapshotRestoration()
Documentation for this section has not yet been entered.
EndEditingFor(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
FieldEditor(bool, MonoMac.Foundation.NSObject) : NSText
Documentation for this section has not yet been entered.
FlushWindow()
Documentation for this section has not yet been entered.
FlushWindowIfNeeded()
Documentation for this section has not yet been entered.
FrameRectFor(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
FrameRectFor(System.Drawing.RectangleF, NSWindowStyle) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
FromWindowRef(IntPtr) : NSWindow
Documentation for this section has not yet been entered.
GState() : int
Documentation for this section has not yet been entered.
InvalidateCursorRectsForView(NSView)
Documentation for this section has not yet been entered.
InvalidateShadow()
Documentation for this section has not yet been entered.
KeyDown(NSEvent)
Documentation for this section has not yet been entered.
KeyViewSelectionDirection() : NSSelectionDirection
Documentation for this section has not yet been entered.
LayoutIfNeeded()
Documentation for this section has not yet been entered.
MakeFirstResponder(NSResponder) : bool
Documentation for this section has not yet been entered.
MakeKeyAndOrderFront(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MakeKeyWindow()
Documentation for this section has not yet been entered.
MakeMainWindow()
Documentation for this section has not yet been entered.
static
MenuChanged(NSMenu)
Documentation for this section has not yet been entered.
static
MinFrameWidthWithTitle(string, NSWindowStyle) : float
Documentation for this section has not yet been entered.
Miniaturize(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
NextEventMatchingMask(NSEventMask) : NSEvent
Documentation for this section has not yet been entered.
NextEventMatchingMask(NSEventMask, MonoMac.Foundation.NSDate, string, bool) : NSEvent
Documentation for this section has not yet been entered.
OrderBack(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
OrderFront(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
OrderFrontRegardless()
Documentation for this section has not yet been entered.
OrderOut(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
OrderWindow(NSWindowOrderingMode, int)
Documentation for this section has not yet been entered.
PerformClose(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PerformMiniaturize(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PerformZoom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PostEvent(NSEvent, bool)
Documentation for this section has not yet been entered.
Print(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RecalculateKeyViewLoop()
Documentation for this section has not yet been entered.
RegisterForDraggedTypes(string[])
Documentation for this section has not yet been entered.
RemoveChildWindow(NSWindow)
Documentation for this section has not yet been entered.
static
RemoveFrameUsingName(string)
Documentation for this section has not yet been entered.
ResetCursorRects()
Documentation for this section has not yet been entered.
ResignKeyWindow()
Documentation for this section has not yet been entered.
ResignMainWindow()
Documentation for this section has not yet been entered.
RestoreCachedImage()
Documentation for this section has not yet been entered.
RunToolbarCustomizationPalette(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SaveFrameUsingName(string)
Documentation for this section has not yet been entered.
SelectKeyViewFollowingView(NSView)
Documentation for this section has not yet been entered.
SelectKeyViewPrecedingView(NSView)
Documentation for this section has not yet been entered.
SelectNextKeyView(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectPreviousKeyView(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SendEvent(NSEvent)
Documentation for this section has not yet been entered.
SetAnchorAttribute(NSLayoutAttribute, NSLayoutConstraintOrientation)
Documentation for this section has not yet been entered.
SetAutorecalculatesContentBorderThickness(bool, NSRectEdge)
Documentation for this section has not yet been entered.
SetContentBorderThickness(float, NSRectEdge)
Documentation for this section has not yet been entered.
SetContentSize(System.Drawing.SizeF)
Documentation for this section has not yet been entered.
SetExcludedFromWindowsMenu(bool)
Documentation for this section has not yet been entered.
SetFrame(System.Drawing.RectangleF, bool)
Documentation for this section has not yet been entered.
SetFrame(System.Drawing.RectangleF, bool, bool)
Documentation for this section has not yet been entered.
SetFrameFroom(string)
Documentation for this section has not yet been entered.
SetFrameOrigin(System.Drawing.PointF)
Documentation for this section has not yet been entered.
SetFrameTopLeftPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
SetFrameUsingName(string) : bool
Documentation for this section has not yet been entered.
SetFrameUsingName(string, bool) : bool
Documentation for this section has not yet been entered.
SetOneShot(bool)
Documentation for this section has not yet been entered.
SetTitleWithRepresentedFilename(string)
Documentation for this section has not yet been entered.
StandardWindowButton(NSWindowButton) : NSButton
Documentation for this section has not yet been entered.
static
StandardWindowButton(NSWindowButton, NSWindowStyle) : NSButton
Documentation for this section has not yet been entered.
StringWithSavedFrame() : string
Documentation for this section has not yet been entered.
ToggleFullScreen(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ToggleToolbarShown(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
TryToPerform(MonoMac.ObjCRuntime.Selector, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
UnregisterDraggedTypes()
Documentation for this section has not yet been entered.
Update()
Documentation for this section has not yet been entered.
UpdateConstraintsIfNeeded()
Documentation for this section has not yet been entered.
UseOptimizedDrawing(bool)
Documentation for this section has not yet been entered.
ValidRequestorForSendType(string, string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
VisualizeConstraints(NSLayoutConstraint[])
Documentation for this section has not yet been entered.
static
WindowNumberAtPoint(System.Drawing.PointF, int) : int
Documentation for this section has not yet been entered.
static
WindowNumbersWithOptions(NSWindowNumberListOptions) : MonoMac.Foundation.NSArray
Documentation for this section has not yet been entered.
WorksWhenModal() : bool
Documentation for this section has not yet been entered.
Zoom(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSWindow object.