<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/PhotosUI/PHPickerConfigurationSelection/ordered",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PhotosUI"
    ],
    "preciseIdentifier" : "c:@E@PHPickerConfigurationSelection@PHPickerConfigurationSelectionOrdered"
  },
  "title" : "PHPickerConfigurationSelection.ordered"
}
-->

# PHPickerConfigurationSelection.ordered

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

```
case ordered
```

## 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)