<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/View/photosPickerMetadataOptions(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "SwiftUI",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI4ViewP07_Photosb1_aB0E27photosPickerMetadataOptionsyQrSo08PHPickergH0VF"
  },
  "title" : "photosPickerMetadataOptions(_:)"
}
-->

# photosPickerMetadataOptions(_:)

Sets metadata options for the Photos picker.

```
nonisolated func photosPickerMetadataOptions(_ metadataOptions: PHPickerMetadataOptions) -> some View
```

## Parameters

`metadataOptions`

One or more of the available metadata options.

## Return Value

A Photos picker with specified metadata options.

---

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)