How long the animations to next/previous will be. Default is null which will use specific values dependent on the presentation mode and platform types: 'mobile', 'tablet' or 'desktop'.
The swipe direction to use. Default value is Axis.X
If animations should be used or not by the renderer.
The goTo animation duration when fading in. The default value null will use platform specific duration.
Ignore the calculated aspectRatio to take up as much of the available view space as possible.
Minimum margin between pages in pixels.
The name of the Renderer. This can be used to retrieve the Renderer from the ReaderView etc.
Defaults to generated name.
A CSS color to use as default page background.
A number between 0 and 1 configuring the rubberband effect when trying to swipe before the first page or after the last page. Lower value means less elasticity.
If a pages should render background shadows.
Use full window dimensions when calculating page container sizes. This option should be true if the ReaderView element allows content to overflow.
Generated using TypeDoc
Options used with the SinglePageSwipeRenderer.