Member Junction
    Preparing search index...

    Release a mouse button at an absolute viewport coordinate — the "up" half of a manual drag started by MouseDownAction. Moves the cursor to X/Y first so the release lands at the intended point, then releases the button.

    Index

    Constructors

    Properties

    Constructors

    Properties

    Button: "left" | "right" | "middle" = 'left'

    Mouse button to release

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

    X coordinate in viewport pixels to release at

    Y: number = 0

    Y coordinate in viewport pixels to release at