updatePicker(using:)
Customizes your app’s photo picker according to the given configuration.
Declaration
@MainActor @preconcurrency func updatePicker(using configuration: PHPickerConfiguration.Update)Parameters
- configuration:
An object that customizes your app’s photo picker.