MonoMac.AppKit.NSSliderCell Members

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

See Also: Inherited members from MonoMac.AppKit.NSActionCell

Public Constructors

Default constructor, initializes a new instance of this class.
Documentation for this section has not yet been entered.
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.
Documentation for this section has not yet been entered.

Public Properties

AllowsTickMarkValuesOnlybool. Documentation for this section has not yet been entered.
AltIncrementValuedouble. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IsVerticalint. Documentation for this section has not yet been entered.
KnobThicknessfloat. Documentation for this section has not yet been entered.
MaxValuedouble. Documentation for this section has not yet been entered.
MinValuedouble. Documentation for this section has not yet been entered.
SliderTypeNSSliderType. Documentation for this section has not yet been entered.
TickMarkPositionNSTickMarkPosition. Documentation for this section has not yet been entered.
TickMarksint. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
TitleCellMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
TitleColorNSColor. Documentation for this section has not yet been entered.
TitleFontNSFont. Documentation for this section has not yet been entered.
[read-only]
TrackRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.

Public Methods

ClosestTickMarkValue(double) : double
Documentation for this section has not yet been entered.
DrawBar(System.Drawing.RectangleF, bool)
Documentation for this section has not yet been entered.
DrawKnob()
Documentation for this section has not yet been entered.
DrawKnob(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
IndexOfTickMark(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
KnobRectFlipped(bool) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
PrefersTrackingUntilMouseUp() : bool
Documentation for this section has not yet been entered.
RectOfTickMark(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
TickMarkValue(int) : double
Documentation for this section has not yet been entered.

Protected Methods

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