Class TextTrackCueEventTypes
-
- All Implemented Interfaces:
public class TextTrackCueEventTypesThe types of TextTrackCue Events.
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<EnterEvent>ENTERpublic final static EventType<ExitEvent>EXITpublic final static EventType<UpdateEvent>UPDATE
-
Constructor Summary
Constructors Constructor Description TextTrackCueEventTypes()
-