MonoMac.AppKit.NSSplitView Members

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

See Also: Inherited members from MonoMac.AppKit.NSView

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.
Initializes the NSSplitView with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AutosaveNamestring. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateNSSplitViewDelegate. An instance of the MonoMac.AppKit.NSSplitViewDelegate model class which acts as the class delegate.
[read-only]
DividerColorNSColor. Documentation for this section has not yet been entered.
DividerStyleNSSplitViewDividerStyle. Documentation for this section has not yet been entered.
[read-only]
DividerThicknessfloat. Documentation for this section has not yet been entered.
IsVerticalbool. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

AdjustSubviews()
Documentation for this section has not yet been entered.
DrawDivider(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
IsSubviewCollapsed(NSView) : bool
Documentation for this section has not yet been entered.
MaxPositionOfDivider(int) : float
Documentation for this section has not yet been entered.
MinPositionOfDivider(int) : float
Documentation for this section has not yet been entered.
SetPositionofDivider(float, int)
Documentation for this section has not yet been entered.

Protected Methods

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