The members of MonoMac.AppKit.NSScroller are listed below.
See Also: Inherited members from MonoMac.AppKit.NSControl
| 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. |
| ArrowsPosition | NSScrollArrowPosition. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CompatibleWithOverlayScrollers | bool. Documentation for this section has not yet been entered. |
| ControlSize | NSControlSize. Documentation for this section has not yet been entered. | |
| ControlTint | NSControlTint. Documentation for this section has not yet been entered. | |
| [read-only] | HitPart | NSScrollerPart. Documentation for this section has not yet been entered. |
| KnobProportion | float. Documentation for this section has not yet been entered. | |
| KnobStyle | NSScrollerKnobStyle. Documentation for this section has not yet been entered. | |
| [read-only] static | NSPreferredScrollerStyleDidChangeNotification | MonoMac.Foundation.NSString. Notification constant for NSPreferredScrollerStyleDidChange |
| [read-only] static | PreferredScrollerStyle | NSScrollerStyle. Documentation for this section has not yet been entered. |
| ScrollerStyle | NSScrollerStyle. Documentation for this section has not yet been entered. | |
| [read-only] static | ScrollerWidth | float. Documentation for this section has not yet been entered. |
| [read-only] | UsableParts | NSUsableScrollerParts. Documentation for this section has not yet been entered. |
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)Documentation for this section has not yet been entered. | |
Highlight(bool)Documentation for this section has not yet been entered. | ||
RectForPart(NSScrollerPart)Documentation for this section has not yet been entered. | ||
static | ScrollerWidthForControlSize(NSControlSize)Documentation for this section has not yet been entered. | |
TestPart(System.Drawing.PointF)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. | ||