MouseMove Method (IClickable)
Class
IClickable
.
Action
Moves the pointer to the specified location in the object. This method is not supported for mobile Web applications.
Syntax
iClickable
.
MouseMove
([
pos
])
Variable
Description
pos
Optional
: The coordinates (relative to the window) of the new location.
Point
.