Version: 2022.1
言語: 日本語

PenStatus

enumeration

マニュアルに切り替える

説明

Options for specifying the state of the pen. For example, whether the pen is in contact with the screen or tablet, whether the pen is inverted, and whether buttons are pressed. You can combine states using bitwise OR operators.

変数

NoneThe pen is in a neutral state.
ContactThe pen is in contact with the screen or tablet.
BarrelThe barrel button on the pen is currently pressed.
InvertedThe pen is inverted.
EraserThe pen is in erase mode.