Hints

interface Hints

Provides ability to interact with lens hints feature which can be enabled with Configuration supplied to LensesComponent.Builder.configureHints method.

Types

Configuration
Link copied to clipboard
interface Configuration
Exposes configuration options available to lens hints feature.
View
Link copied to clipboard
interface View : Consumer<LensesComponent.Hints.View.Model>
Defines a contract of a view that is called to show and hide textual hints requested by individual lenses.