Package-level declarations
Types
Link copied to clipboard
class AiutaImagePickerProtectionDisclaimerFeature(val icons: AiutaImagePickerProtectionDisclaimerFeatureIcons, val strings: AiutaImagePickerProtectionDisclaimerFeatureStrings) : AiutaFeature
Configuration for the protection disclaimer feature in the image picker.
Functions
Link copied to clipboard
inline fun AiutaImagePickerFeature.Builder.protectionDisclaimer(block: AiutaImagePickerProtectionDisclaimerFeature.Builder.() -> Unit): AiutaImagePickerFeature.Builder
DSL function for configuring the protection disclaimer feature.