pub fn move_mouse(p: impl Into<Point>) -> MouseEvent
Expand description

Helper function to construct a “move to this position” mouse event.