ScrollAmount_SmallDecrement constant

int const ScrollAmount_SmallDecrement

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

Implementation

static const ScrollAmount_SmallDecrement = 1;