MonoMac.AppKit.NSScroller Members

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

See Also: Inherited members from MonoMac.AppKit.NSControl

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

Public Properties

ArrowsPositionNSScrollArrowPosition. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CompatibleWithOverlayScrollersbool. Documentation for this section has not yet been entered.
ControlSizeNSControlSize. Documentation for this section has not yet been entered.
ControlTintNSControlTint. Documentation for this section has not yet been entered.
[read-only]
HitPartNSScrollerPart. Documentation for this section has not yet been entered.
KnobProportionfloat. Documentation for this section has not yet been entered.
KnobStyleNSScrollerKnobStyle. Documentation for this section has not yet been entered.
[read-only]
static
NSPreferredScrollerStyleDidChangeNotificationMonoMac.Foundation.NSString. Notification constant for NSPreferredScrollerStyleDidChange
[read-only]
static
PreferredScrollerStyleNSScrollerStyle. Documentation for this section has not yet been entered.
ScrollerStyleNSScrollerStyle. Documentation for this section has not yet been entered.
[read-only]
static
ScrollerWidthfloat. Documentation for this section has not yet been entered.
[read-only]
UsablePartsNSUsableScrollerParts. Documentation for this section has not yet been entered.

Public Methods

CheckSpaceForParts()
Documentation for this section has not yet been entered.
DrawArrowhighlight(NSScrollerArrow, bool)
Documentation for this section has not yet been entered.
DrawKnob()
Documentation for this section has not yet been entered.
DrawKnobSlot(System.Drawing.RectangleF, bool)
Documentation for this section has not yet been entered.
DrawParts()
Documentation for this section has not yet been entered.
static
GetScrollerWidth(NSControlSize, NSScrollerStyle) : float
Documentation for this section has not yet been entered.
Highlight(bool)
Documentation for this section has not yet been entered.
RectForPart(NSScrollerPart) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
ScrollerWidthForControlSize(NSControlSize) : float
Documentation for this section has not yet been entered.
TestPart(System.Drawing.PointF) : NSScrollerPart
Documentation for this section has not yet been entered.
TrackKnob(NSEvent)
Documentation for this section has not yet been entered.
TrackScrollButtons(NSEvent)
Documentation for this section has not yet been entered.