MonoMac.AppKit.NSSlider Members

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

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.
ImageNSImage. Documentation for this section has not yet been entered.
[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.
TickMarkPositionNSTickMarkPosition. Documentation for this section has not yet been entered.
TickMarksCountint. 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.

Public Methods

AcceptsFirstMouse(NSEvent) : bool
Documentation for this section has not yet been entered.
ClosestTickMarkValue(double) : double
Documentation for this section has not yet been entered.
IndexOfTickMark(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
RectOfTick(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 NSSlider object.