UIFilmstripKnob._sensitivity

Sensivity: given a mouse movement in 100th of the height of the knob, how much should the normalized parameter change.

class UIFilmstripKnob
protected nothrow @nogc
float _sensitivity;

Meta