@maxgraph/core
    Preparing search index...

    Function isMiddleMouseButton

    • Returns true if the middle mouse button is pressed for the given event. To check if a button is pressed during a mouseMove you should use the mxGraph.isMouseDown property.

      Parameters

      • evt: MouseEvent

      Returns boolean