Method
PhocGestureget_sequence_state
Declaration [src]
PhocEventSequenceState
phoc_gesture_get_sequence_state (
PhocGesture* self,
PhocEventSequence* sequence
)
Parameters
sequence
-
Type:
PhocEventSequence
A
PhocEventSequence
.The data is owned by the caller of the method.
Return value
Type: PhocEventSequenceState
The sequence state in self
.