Member Junction
    Preparing search index...

    Move the mouse cursor to an absolute viewport coordinate without clicking.

    Completes the input vocabulary for hover-driven UIs (tooltips, fly-out menus) and human-takeover scenarios where the cursor position itself is meaningful. Unlike ClickAction, no button press is issued — only a pointer move.

    Index

    Constructors

    Properties

    Constructors

    Properties

    Type: "MouseMove" = ...
    X: number = 0

    X coordinate in viewport pixels to move the cursor to

    Y: number = 0

    Y coordinate in viewport pixels to move the cursor to