defaultTryOn
fun AiutaFeatures.Builder.defaultTryOn(cartHandler: AiutaTryOnCartFeatureHandler): AiutaFeatures.Builder
Configures the default try-on feature for the Aiuta SDK.
This function sets up the try-on feature with default loading page, cart, input image validation, fit disclaimer, feedback, generations history, other photo, icons, toggles, strings, and styles.
Return
The updated AiutaFeatures.Builder instance.
Parameters
cartHandler
The handler for the try-on cart feature.