Specifies which button was pressed to trigger the event.
Namespace: MindFusion.Controls
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Auxiliary |
Auxiliary button pressed, usually the wheel button or the middle button. |
|
Fifth |
Fifth button, typically the Browser Forward button. |
|
Fourth |
Fourth button, typically the Browser Back button. |
|
Main |
Main button pressed, usually the left button or the un-initialized state. |
|
Secondary |
Secondary button pressed, usually the right button. |