MonoMac.AppKit.NSSplitViewDelegate Members

The members of MonoMac.AppKit.NSSplitViewDelegate 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

CanCollapse(NSSplitView, NSView) : bool
Documentation for this section has not yet been entered.
ConstrainSplitPosition(NSSplitView, float, int) : float
Documentation for this section has not yet been entered.
DidResizeSubviews(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
GetAdditionalEffectiveRect(NSSplitView, int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetEffectiveRect(NSSplitView, System.Drawing.RectangleF, System.Drawing.RectangleF, int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
Resize(NSSplitView, System.Drawing.SizeF)
Documentation for this section has not yet been entered.
SetMaxCoordinateofSubview(NSSplitView, float, int) : float
Documentation for this section has not yet been entered.
SetMinCoordinateofSubview(NSSplitView, float, int) : float
Documentation for this section has not yet been entered.
ShouldAdjustSize(NSSplitView, NSView) : bool
Documentation for this section has not yet been entered.
ShouldCollapseForDoubleClick(NSSplitView, NSView, int) : bool
Documentation for this section has not yet been entered.
ShouldHideDivider(NSSplitView, int) : bool
Documentation for this section has not yet been entered.
SplitViewWillResizeSubviews(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.