The IEngineEventListener type represents an object or callback function that can handle an EngineEvent dispatched by the reading system. Used with addEngineEventListener() methods on ReadingSystemEngine, ReaderView, etc.
The IEngineEventListenerCallback type represents a callback that can handle an EngineEvent dispatched by the reading system.
Generated using TypeDoc
The IEngineEventListener type represents an object or callback function that can handle an EngineEvent dispatched by the reading system. Used with addEngineEventListener() methods on ReadingSystemEngine, ReaderView, etc.