configure Processor
abstract fun configureProcessor(withConfiguration: @JvmSuppressWildcards Consumer<LensesComponent.Processor.Configuration>): LensesComponent.Builder
Allows to configure lenses processor by receiving Processor.Configuration in the provided Consumer.
Since
1.4.0