---
title: PHPickerResult
framework: photosui
role: symbol
role_heading: Structure
path: photosui/phpickerresult-swift.struct
---

# PHPickerResult

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

## Declaration

```swift
struct PHPickerResult
```

## Topics

### Inspecting the Result

- [assetIdentifier](photosui/phpickerresult-swift.struct/assetidentifier.md)
- [itemProvider](photosui/phpickerresult-swift.struct/itemprovider.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Photos picker for UIKit, AppKit

- [Selecting Photos and Videos in iOS](photokit/selecting-photos-and-videos-in-ios.md)
- [PHPickerViewController](photosui/phpickerviewcontroller.md)
- [PHPickerViewControllerDelegate](photosui/phpickerviewcontrollerdelegate-5yntc.md)
- [PHPickerConfiguration](photosui/phpickerconfiguration-swift.struct.md)
- [PHPickerFilter](photosui/phpickerfilter-swift.struct.md)
