---
title: "updatePicker(using:)"
framework: photosui
role: symbol
role_heading: Instance Method
path: "photosui/phpickerviewcontroller/updatepicker(using:)"
---

# updatePicker(using:)

Customizes your app’s photo picker according to the given configuration.

## Declaration

```swift
@MainActor @preconcurrency func updatePicker(using configuration: PHPickerConfiguration.Update)
```

## Parameters

- `configuration`: An object that customizes your app’s photo picker.

## See Also

### Managing the configuration

- [configuration](photosui/phpickerviewcontroller/configuration-17a8p.md)
