Options
All
  • Public
  • Public/Protected
  • All
Menu

Used internally between ReaderView and Renderers for reporting sync media runtime data.

Hierarchy

  • IReaderViewContentRanges

Index

Properties

next

The ContentLocation that describes content range after the visible range. This range will be used for NavigationAction.NEXT_CONTENT_RANGE navigations.

Depending on the renderer used, this range may overlap with visible range.

previous

The ContentLocation that describes content range before the visible range. This range will be used for NavigationAction.PREVIOUS_CONTENT_RANGE navigations.

Depending on the renderer used, this range may overlap with visible range.

visible

The ContentLocation that describes content range that should be used as the visible range by the ReaderView.

Generated using TypeDoc