Member Name | Description |
---|---|
Back |
Button constant: Back button pressed (mouse back button). The system may send a Keycode.Back key press to the application when this button is pressed. |
Forward |
Button constant: Forward button pressed (mouse forward button). The system may send a Keycode.Forward key press to the application when this button is pressed. |
Primary | Button constant: Primary button (left mouse button). This button constant is not set in response to simple touches with a finger or stylus tip. The user must actually push a button. |
Secondary | Button constant: Secondary button (right mouse button, stylus first button). |
Tertiary | Button constant: Tertiary button (middle mouse button, stylus second button). |