The members of MonoMac.AppKit.NSSlider are listed below.
See Also: Inherited members from MonoMac.AppKit.NSControl
NSSlider() | 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. |
| AllowsTickMarkValuesOnly | bool. Documentation for this section has not yet been entered. | |
| AltIncrementValue | double. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Image | NSImage. Documentation for this section has not yet been entered. | |
| [read-only] | IsVertical | int. Documentation for this section has not yet been entered. |
| KnobThickness | float. Documentation for this section has not yet been entered. | |
| MaxValue | double. Documentation for this section has not yet been entered. | |
| MinValue | double. Documentation for this section has not yet been entered. | |
| TickMarkPosition | NSTickMarkPosition. Documentation for this section has not yet been entered. | |
| TickMarksCount | int. Documentation for this section has not yet been entered. | |
| Title | string. Documentation for this section has not yet been entered. | |
| TitleCell | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. | |
| TitleColor | NSColor. Documentation for this section has not yet been entered. | |
| TitleFont | NSFont. Documentation for this section has not yet been entered. |
AcceptsFirstMouse(NSEvent)Documentation for this section has not yet been entered. | ||
ClosestTickMarkValue(double)Documentation for this section has not yet been entered. | ||
IndexOfTickMark(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
RectOfTick(int)Documentation for this section has not yet been entered. | ||
TickMarkValue(int)Documentation for this section has not yet been entered. | ||