pub fn move_mouse(p: impl Into<Point>) -> MouseEventExpand description
Helper function to construct a “move to this position” mouse event.
pub fn move_mouse(p: impl Into<Point>) -> MouseEventHelper function to construct a “move to this position” mouse event.