Function TextEdit.vScrollSpeed

Vertical scroll sensitivity.

double vScrollSpeed() nothrow @property @nogc;

void vScrollSpeed (
  double v
) nothrow @property @nogc;