ScrollAmount_LargeIncrement constant

int const ScrollAmount_LargeIncrement

Scrolling is done in large increments, equivalent to pressing the PAGE DOWN or PAGE UP key or clicking on a blank part of a scroll bar.

Implementation

static const ScrollAmount_LargeIncrement = 3;