handles_sequence


Description:

[ Version ( since = "3.14" ) ]
public bool handles_sequence (EventSequence? sequence)

Returns true if this is currently handling events corresponding to sequence.

Parameters:

this

a Gesture

sequence

a EventSequence or null

Returns:

true if this is handling sequence, false otherwise