• Test whether the accel key is pressed.

    Returns

    Whether the accel key is pressed.

    Notes

    On Mac the accel key is the command key. On all other platforms the accel key is the control key.

    Parameters

    • event: MouseEvent | KeyboardEvent

      The keyboard or mouse event of interest.

    Returns boolean

Generated using TypeDoc