Event

sealed class Event

All lenses carousel lifecycle events available to observe.

Since

1.4.0

Types

Activated
Link copied to clipboard
sealed class Activated : LensesComponent.Carousel.Event
Emitted when lenses carousel is activated or, in other words, visible to user.
Deactivated
Link copied to clipboard
object Deactivated : LensesComponent.Carousel.Event
Emitted when lenses carousel is deactivated or, in other words, not visible to user.

Inheritors

LensesComponent.Carousel.Event
Link copied to clipboard
LensesComponent.Carousel.Event
Link copied to clipboard

Extensions