ScrollAmount_SmallIncrement constant

int const ScrollAmount_SmallIncrement

Scrolling is done in small increments, equivalent to pressing an arrow key or clicking the arrow button on a scroll bar.

Implementation

static const ScrollAmount_SmallIncrement = 4;