reset abstract method

  1. @mustCallSuper
void reset()

A callback function that is called to define all the member variables of this class to their initial values if the gesture is rejected or accepted.

Implementation

@mustCallSuper
void reset();