configureCarousel
abstract fun configureCarousel( withConfiguration: @JvmSuppressWildcards Consumer<LensesComponent.Carousel.Configuration>): LensesComponent.Builder
Allows to enable and configure lenses carousel feature by receiving Carousel.Configuration in the provided Consumer.