Classes

The following classes are available globally.

  • A knob-like multislider, contains 1 value ring, 1 value pointer and a pair of bound-selector

    See more

    Declaration

    Swift

    @IBDesignable
    public class SHKnobRing : NSControl
  • A multislider panel, contains a ring, 2 labels and an output value display

    See more

    Declaration

    Swift

    @IBDesignable
    open class SHMultiSlider : NSControl