x | The value of the x coordinate (in client coordinates) of the location that was released. |
y | The value of the y coordinate (in client coordinates) of the location that was released. |
cx | The number of horizontal pixels the finger is touching. Always 1 if the device is not compatible. |
cy | The number of vertical pixels the finger is touching. Always 1 if the device is not compatible. |
id | Touch ID. At the time of multi-touch, a unique value is set for each position, and the position can be identified by this ID. |