FlaneurImagePickerSection
public enum FlaneurImagePickerSection
Used to reference a section into the Image Picker
-
Section where selected images go, top section by default
Declaration
Swift
case selectedImages
-
Section allowing the user to select an image source, middle section by default
Declaration
Swift
case imageSources
-
Section showing the pictures of the currently selected image source, bottom section by default
Declaration
Swift
case pickerView