UIFilmstripSlider._sensivity

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

class UIFilmstripSlider
protected public nothrow @nogc protected
float _sensivity;

Meta