Item

interface Item

Defines all possible item types that can be displayed in the lenses carousel.

Types

Idle
Link copied to clipboard
object Idle : LensesComponent.Carousel.View.Item
Represents the idle state - an empty item which can be selected to remove any previously applied lens.
Lens
Link copied to clipboard
interface Lens : LensesComponent.Carousel.View.Item
Represents the lens displayed in the lenses carousel.
LoadingState
Link copied to clipboard
sealed class LoadingState
All loading states for the carousel Item content.

Properties

id
Link copied to clipboard
abstract val id: String
An identifier for an Item.

Inheritors

LensesComponent.Carousel.View.Item
Link copied to clipboard
LensesComponent.Carousel.View.Item
Link copied to clipboard