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: boolean

Corresponds to NavigationAction.CURRENT

nextContentRange: boolean

Corresponds to NavigationAction.NEXT_CONTENT_RANGE

nextRenderablePage: boolean

Corresponds to NavigationAction.NEXT_RENDERABLE_PAGE

previousContentRange: boolean

Corresponds to NavigationAction.PREVIOUS_CONTENT_RANGE

previousRenderablePage: boolean

Corresponds to NavigationAction.PREVIOUS_RENDERABLE_PAGE

Generated using TypeDoc