get_device


Description:

[ Version ( since = "1.12" ) ]
public unowned InputDevice get_device (uint point)

Retrieves the InputDevice of a touch point.

Parameters:

this

a GestureAction

point

the touch point index, with 0 being the first touch point received by the action

Returns:

the InputDevice of a touch point.