Knob.step

The number of steps of the slider. \ 1 = The slider jumps directly from start to finish. \ More = The slider has more intermediate values.

  1. uint step [@property getter]
    class Knob
    @property const
    uint
    step
    ()
  2. uint step [@property setter]

Meta