alternateScroll function

bool alternateScroll(
  1. int f
)

Implementation

bool alternateScroll(int f) => f & kModeAlternateScroll != 0;