---
title: PHPickerConfigurationSelection.ordered
framework: photosui
role: symbol
role_heading: Case
path: photosui/phpickerconfigurationselection/ordered
---

# PHPickerConfigurationSelection.ordered

An option that provides selected photos to the app in the chosen order after the user confirms the selection.

## Declaration

```swift
case ordered
```

## Discussion

Discussion This option notifies the app of photo selections when a person taps the Add button. In addition, selected photos display a numbered badge that represents the order in which someone taps the photo.

## See Also

### Selection methods

- [PHPickerConfigurationSelection.default](photosui/phpickerconfigurationselection/default.md)
- [PHPickerConfigurationSelection.continuous](photosui/phpickerconfigurationselection/continuous.md)
- [PHPickerConfigurationSelection.continuousAndOrdered](photosui/phpickerconfigurationselection/continuousandordered.md)
