On Page Progression Timeline Event Listener
interface OnPageProgressionTimelineEventListener
Used for events related to PageProgressionTimeline.
Functions
Link copied to clipboard
Called when a PageProgressionTimeline has been recalculated and can be retrieved using ReaderView.pageProgressionTimeline.
Link copied to clipboard
Called multiple times while a PageProgressionTimeline is recalculating. While recalculating, ReaderView.pageProgressionTimeline is null. progress is a value between 0.0 and 1.0 indicating the progress of the operation.
Link copied to clipboard
Called when PageProgressionTimeline.visibleTimelineRange has changed.