Options
All
  • Public
  • Public/Protected
  • All
Menu

Used by RendererRuntimes to notify a ReaderView of which NavigationActions can be performed.

Hierarchy

  • IPossibleNavigationActions

Index

Properties

current

current: boolean

Corresponds to NavigationAction.CURRENT

nextContentRange

nextContentRange: boolean

Corresponds to NavigationAction.NEXT_CONTENT_RANGE

nextRenderablePage

nextRenderablePage: boolean

Corresponds to NavigationAction.NEXT_RENDERABLE_PAGE

previousContentRange

previousContentRange: boolean

Corresponds to NavigationAction.PREVIOUS_CONTENT_RANGE

previousRenderablePage

previousRenderablePage: boolean

Corresponds to NavigationAction.PREVIOUS_RENDERABLE_PAGE

Generated using TypeDoc