feedback

DSL function for configuring the feedback feature.

This function allows for DSL-style configuration of the feedback feature within the try-on feature configuration.

tryOn {
feedback {
icons = ...
strings = ...
// Optional feedback configuration
otherFeedback { /* Configuration */}
}
}

Return

The updated AiutaTryOnFeature.Builder

Parameters

block

Configuration block for the feedback feature