Method mouse.restore
Overload
Moves the mouse cursor where it was at the time of the last mouse.save call in this thread. If it was not called - of the first "mouse move" or "mouse click" function call in this thread. Does nothing if these functions were not called.
public static void restore()
Exceptions
ArgumentOutOfRangeException
The position is not in screen. No exception if option Relaxed is |
AuException
Failed to move the cursor to that position. Some reasons:
|
InputDesktopException |