Type alias MouseButtonAction

MouseButtonAction: typeof ACTION.NONE | typeof ACTION.SELECT | typeof ACTION.MULTI_SELECT | typeof ACTION.DESELECT | typeof ACTION.TOGGLE

Generated using TypeDoc