Photo Gallery¶
Configuration for accessing and selecting images from the device's photo library.
ImagePickerPhotoGalleryFeature {
icons {
gallery24: Icon // (1)!
}
strings {
galleryButtonSelectPhoto: String // (2)!
}
}
- Icon displayed for the gallery button in the bottom sheet list.
- Label text for the button used to select a photo from the gallery.
{"Icon": "/sdk/developer/definitions/#icon", "String": "/sdk/developer/definitions/#string"}