SpreadSwipeRendererOptions

constructor(direction: Axis = Axis.X, enablePageSpreadCenterSupport: Boolean = true, minMarginBetweenSpreads: Int = 24, pageBackgroundColor: String = "transparent", rubberBandElasticity: Double = 0.65, useWindowDimensionsForPageContainers: Boolean = true, animationDurationMs: Double? = null, disableAnimations: Boolean = false, goToAnimationDurationMs: Int? = null, ignoreAspectRatio: Boolean = false)