Event

sealed class Event

All lens lifecycle events available to observe.

Types

Link copied to clipboard

Emitted when the specified lens is applied or, in other words, active.

Link copied to clipboard

Emitted after the specified lens is applied to the first input frame.

Link copied to clipboard

Emitted when no Lens is currently applied.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Extensions