enableMMBScrolling property

bool enableMMBScrolling
final

Enables scrolling using the middle mouse button (MMB), in two ways:

  1. Tap MMB --> Drag MMB --> Tap MMB or
  2. Tap and hold MMB --> Drag MMB --> Release MMB

Implementation

final bool enableMMBScrolling;