Model

sealed class Model

Defines possible states of lens hints view.

Types

Displayed
Link copied to clipboard
class Displayed(id: String, text: String, autoHide: Boolean) : LensesComponent.Hints.View.Model
Lens hint displayed using the provided text which is translated to match the current device locale.
Hidden
Link copied to clipboard
object Hidden : LensesComponent.Hints.View.Model
No lens hint should be displayed, hide any if shown already.

Inheritors

LensesComponent.Hints.View.Model
Link copied to clipboard
LensesComponent.Hints.View.Model
Link copied to clipboard