EventSequenceState#

class EventSequenceState#

Describes the state of a EventSequence in a Gesture.

Fields#

class EventSequenceState
CLAIMED#

The sequence is handled and grabbed.

DENIED#

The sequence is denied.

NONE#

The sequence is handled, but not grabbed.