Contents

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.

See Also

Creating a picker