TypewriterEventType
TYPE DEFINITION
Represents whether the TypewriterEvent has changed the text, is playing, stopped or paused.
Since 1.2.0
Union of
|
"INITIALIZED"
|
"CHANGED"
|
"PLAYING"
|
"PAUSED"
|
"STOPPED"
|
"FINISHED"
|
"BLINKING"
|
"REPEATING"