AiutaImagePickerProtectionDisclaimerFeature
class AiutaImagePickerProtectionDisclaimerFeature(val icons: AiutaImagePickerProtectionDisclaimerFeatureIcons, val strings: AiutaImagePickerProtectionDisclaimerFeatureStrings) : AiutaFeature
Configuration for the protection disclaimer feature in the image picker.
This feature displays a privacy notice informing users that their photos are protected and only visible to them.
Required components:
Constructors
Link copied to clipboard
constructor(icons: AiutaImagePickerProtectionDisclaimerFeatureIcons, strings: AiutaImagePickerProtectionDisclaimerFeatureStrings)
Types
Link copied to clipboard
Builder class for creating AiutaImagePickerProtectionDisclaimerFeature instances.