pressure property

num pressure

The normalized pressure of the pointer input in the range 0 to 1, where 0 and 1 represent the minimum and maximum pressure the hardware is capable of detecting, respectively.

See developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pressure

Implementation

external num get pressure;