AiutaImagePickerPhotoGalleryFeature
class AiutaImagePickerPhotoGalleryFeature(val icons: AiutaImagePickerPhotoGalleryFeatureIcons, val strings: AiutaImagePickerPhotoGalleryFeatureStrings) : AiutaFeature
Configuration for the photo gallery feature in the image picker.
This feature provides functionality for selecting photos from the device's gallery, including icons for the UI and text strings for localization.
Required components:
Constructors
Link copied to clipboard
constructor(icons: AiutaImagePickerPhotoGalleryFeatureIcons, strings: AiutaImagePickerPhotoGalleryFeatureStrings)
Types
Link copied to clipboard
Builder class for creating AiutaImagePickerPhotoGalleryFeature instances.