<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/PhotosUI/PHPickerResult-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PhotosUI"
    ],
    "preciseIdentifier" : "s:8PhotosUI14PHPickerResultV"
  },
  "title" : "PHPickerResult"
}
-->

# PHPickerResult

Types that represent a selected asset from a person’s photo library.

```
struct PHPickerResult
```

## Topics

### Inspecting the Result

[`assetIdentifier`](/documentation/PhotosUI/PHPickerResult-swift.struct/assetIdentifier)

The local identifier of the selected asset.

[`itemProvider`](/documentation/PhotosUI/PHPickerResult-swift.struct/itemProvider)

Representations of the selected asset.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)