Method VirtualScreen():getPointerPos() Foundation

Get the current position of the mouse pointer

Syntax
:getPointerPos() --> aPos
Return

An array with the x and y coordinate of the mouse pointer in points.

Description

The method :getPointerPos() can be used to determine the current position of the mouse pointer on the virtual screen.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.