Types
Link copied to clipboard
Emitted when carousel close button clicked.
Link copied to clipboard
class ItemSelected(val item: LensesComponent.Carousel.View.Item) : LensesComponent.Carousel.View.Event
Emitted when a carousel item is selected.
Link copied to clipboard
class VisibleItemsChanged(val visibleItems: List<LensesComponent.Carousel.View.Item>) : LensesComponent.Carousel.View.Event
Emitted when carousel visible items have been changed.