TypewriterFinishedEvent<T>

TYPE DEFINITION

Represents that the Typewriter has finished the animation.

Important: finishing only refers to the fact that the 'text' will no longer change, but a cursor might start blinking after the animation is finished.

Also when you call play() again the animation restarts, for both these reasons "FINISHED" is not necessarily the last event that will take place.

Since 1.2.0

Extends TypewriterBaseEvent

Properties