The current active user gesture if any.
The current navigation action being performed if any.
The name of the current active renderer.
The current active transform applied to the ReaderView, if any.
The types of gestures that are allowed to be performed on this ReaderView.
Check if this ReaderView is currently showing the last content in the last reader document added to the ReaderView.
If this ReaderView is currently showing the first content in the first reader document added to the ReaderView.
If the goTo() or goToStart() action can be performed right now.
If the next() action can be performed right now.
If the previous() action can be performed right now.
If the ReaderViewTransformManager can be used to apply transforms right now.
If the user is able to select content in content documents.
If this ReaderView has been destroyed.
Get the name of the ReaderView
If offscreen content is currently rendering.
The page progression direction used by the ReaderView.
The current reading position.
If the ReaderView will choose the activeRenderer based on the ResponsiveViewRules associated with each added renderer. See ReaderView.addRenderer() for more details.
If the scripted content document event handlers are allowed to receive events. Note that regardless if it is true or false, you will still receive EngineEvents.
Information about a renderer's current scroll state.
Note that the scrollTop
value is not up-to-date while scrolling
is true.
If visible content is currently rendering.
Information about the current visible pages.
The locator describing the range of the visible content
Generated using TypeDoc
The ReaderView state as a JSON serializable object.