Options
All
  • Public
  • Public/Protected
  • All
Menu

Used when constructing new ContentPositionTimelineCreateProgressEngineEvent instances.

Hierarchy

Index

Properties

cancelable?: boolean
done: boolean

Indicates if the ContentPositionTimeline creation process has finished. When this field is true, no more events will be emitted for the ContentPositionTimeline this event is related to.

isTrusted?: boolean
progress: number

A value between 0 and 1 indicating the progress of the ContentPositionTimeline creation.

readerView: IReaderView
timelineName: string

The name of the ContentPositionTimeline this event is related to.

The name of a ContentPositionTimeline is specified in the options object passed to createContentPositionTimeline().

Generated using TypeDoc