auxiliary constant
        
        MouseButton
        const auxiliary
        
      
      
The auxiliary button is usually the middle button, often combined with a mouse wheel.
Implementation
static const MouseButton auxiliary = MouseButton(1);