CarouselBehavior
Types
Link copied to clipboard
Presenters own the core logic that determines what a Carousel shows at any given moment. They control which items from a Carousel's internal data are visible, how they are positioned, sized, transformed, etc. based on the Carousel's current state. Presenters can also add supplemental Views to a Carousel that aid in the presentation they provide.
Link copied to clipboard
Transitioners control how a Carousel transitions between items and how it concludes a manual move.
Properties
Link copied to clipboard
The Presenter Carousels will use when this behavior is installed.
Link copied to clipboard
The Transitioner Carousels will use when this behavior is installed.