Package-level declarations
Types
Link copied to clipboard
class AiutaImagePickerPhotoGalleryFeature(val icons: AiutaImagePickerPhotoGalleryFeatureIcons, val strings: AiutaImagePickerPhotoGalleryFeatureStrings) : AiutaFeature
Configuration for the photo gallery feature in the image picker.
Functions
Link copied to clipboard
inline fun AiutaImagePickerFeature.Builder.photoGallery(block: AiutaImagePickerPhotoGalleryFeature.Builder.() -> Unit): AiutaImagePickerFeature.Builder
DSL function for configuring the photo gallery feature.