Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Viewer.MouseWheel

public enum MouseWheel

Enumeration of mouse wheel directions.

Enum Constants

public static final Viewer.MouseWheel MOUSE_WHEEL_HORIZONTAL

The horizontal scroll wheel.

public static final Viewer.MouseWheel MOUSE_WHEEL_VERTICAL

The vertical scroll wheel.

×