Interface MaterialTapTargetSequence.SequenceCompleteListener
-
- Enclosing class:
- MaterialTapTargetSequence
public static interface MaterialTapTargetSequence.SequenceCompleteListenerInterface definition for a callback to be invoked when a sequence completes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSequenceComplete()Called after the final prompt is closed
-