update


Description:

[ Version ( since = "3.14" ) ]
public signal void update (EventSequence? sequence)

This signal is emitted whenever an event is handled while the gesture is recognized.

sequence is guaranteed to pertain to the set of active touches.

Parameters:

sequence

the EventSequence that was updated