CarouselOptions
public struct CarouselOptions
Options to modify the behavior of the Carousel
-
Initializer
Declaration
Swift
public init(itemSpacing: CGFloat, carouselHeight: CGFloat? = nil, alignment: VerticalAlignment)Parameters
itemSpacingSpacing between the Carousel child views
carouselHeightHeight of the carousel
alignmentVertical Alignment of the Carousel child views