AiutaTryOnLoadingPageFeature
class AiutaTryOnLoadingPageFeature(val strings: AiutaTryOnLoadingPageFeatureStrings, val styles: AiutaTryOnLoadingPageFeatureStyles) : AiutaFeature
Configuration for the try-on loading page feature.
This feature manages the appearance and behavior of the loading screen shown during try-on generation.
Required components:
Constructors
Link copied to clipboard
constructor(strings: AiutaTryOnLoadingPageFeatureStrings, styles: AiutaTryOnLoadingPageFeatureStyles)
Types
Link copied to clipboard
Builder for creating AiutaTryOnLoadingPageFeature instances.