configureHints

abstract fun configureHints(withConfiguration: @JvmSuppressWildcards() Consumer<LensesComponent.Hints.Configuration>): LensesComponent.Builder

Allows to enable and configure lens hints feature by receiving Hints.Configuration in the provided Consumer.