buttons property
final
      Which buttons were pressed when the pointer contacted the screen.
See also:
- PointerEvent.buttons, which this field reflects.
 
Implementation
final int buttons;
Which buttons were pressed when the pointer contacted the screen.
See also:
final int buttons;