Show / Hide Table of Contents

Method mouse.wheel


Overload

Mouse wheel forward or backward.

public static void wheel(double ticks, bool horizontal = false)
Parameters
ticks  (double)

Number of wheel ticks forward (positive) or backward (negative).

horizontal  (bool)

Horizontal wheel.

Exceptions
InputDesktopException

Remarks

Uses opt.mouse: OMouse.ClickSleepFinally.