Function miral::toolkit::mir_touch_event_tooltype

Function Documentation

MirTouchTooltype miral::toolkit::mir_touch_event_tooltype(MirTouchEvent const *event, unsigned int touch_index)

Retrieve the tooltype for touch at given index.

Parameters:
  • event[in] The touch event

  • touch_index[in] The touch index. Must be less than (touch_count - 1).

Returns:

Tooltype used for the touch at index