kSecondaryStylusButton top-level constant

const kSecondaryStylusButton = 0x04

The bit of PointerEvent.buttons that corresponds to the secondary stylus button.

The secondary stylus button is typically on the end of the stylus farthest from the tip but can be reconfigured to be a different physical button.

Implementation

const int kSecondaryStylusButton = 0x04