ScrollAmount_SmallIncrement top-level 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

const ScrollAmount_SmallIncrement = 4;