Single Document Scroll Renderer Options
Options specific for the SingleDocumentScrollRenderer.
Constructors
Properties
If animations should be used or not by the renderer.
Ignore the calculated aspectRatio to take up as much of the available view space as possible.
Configures insets that can be used to allow the user to scroll content below system UI elements like the notch on mobile devices.
A CSS color to use as default page background.
This option describes how far from the bottom of the renderer's visible area the Reading Area will end.
This option describes how far from the top of the renderer's visible area the Reading Area will start.
The maximum amount of time to spend on scrolling animations. The duration will be shorter for scrolls shorter than one screen height down to a minimum of 50ms for very short scrolls.
Sets the maximum scroll distance that will result in an animation. Scroll navigations longer than this distance will instead jump directly to the target location.
Controls where the vertical scrollbar is placed.
Controls the minimum swipe distance required to trigger navigation to the next or previous page. A higher value means the user must swipe farther to turn pages.