Item

interface Item

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

Types

Link copied to clipboard

Represents the idle state - an empty item which can be selected to remove any previously applied lens.

Link copied to clipboard

Represents the lens displayed in the lenses carousel.

Link copied to clipboard
sealed class LoadingState

All loading states for the carousel Item content.

Properties

Link copied to clipboard
abstract val id: String

An identifier for an Item.

Inheritors

Link copied to clipboard
Link copied to clipboard