initWithConfiguration:
Creates a new picker view controller with the configuration you specify.
Declaration
- (instancetype) initWithConfiguration:(PHPickerConfiguration *) configuration;Parameters
- configuration:
The configuration with which to initialize the view controller.