SlicerPresenter

constructor(numSlices: Int = 5, orientation: Orientation = Vertical, itemConstraints: ConstraintDslContext.(Bounds) -> Unit = fill)(source)

Parameters

numSlices

to split the frame into when transitioning

orientation

indicates which direction the items fill travel when transitioning

itemConstraints

that determine the bounds of each item relative to the Carousel