reverseMousePointerScrollDirection property

bool reverseMousePointerScrollDirection
final

reverse mouse pointer scroll deirection false: zoom int => down, zoom out => up true: zoom int => up, zoom out => down default is false

Implementation

final bool reverseMousePointerScrollDirection;