Continuous Scroll Renderer Options
Options specific for the ContinuousScrollRenderer.
Constructors
Properties
If animations should be used or not by the renderer.
Controls how long it will take the renderer to fade in after a goTo.
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.