PHPickerConfiguration.Update
An object that defines the aspects of a photo picker’s appearance that can change while it’s presented.
Declaration
struct UpdateOverview
While a photos picker is visible, you can use an instance of this structure to change its edgesWithoutContentMargins or selectionLimit properties. To do that, create and configure an instance of this object and pass it to the PHPickerViewController method updatePicker(using:).