velocity property

int velocity
final

Critical value that determine to show QuickScrollbar. If the scroll delta offset greater than velocity, the quick scrollbar will show.

Implementation

final int velocity;