---
title: PHPickerResult
framework: photosui
role: symbol
role_heading: Class
path: photosui/phpickerresult-c.class
---

# PHPickerResult

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

## Declaration

```occ
@interface PHPickerResult : NSObject
```

## Topics

### Inspecting the Result

- [assetIdentifier](photosui/phpickerresult-c.class/assetidentifier.md)
- [itemProvider](photosui/phpickerresult-c.class/itemprovider.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.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)
- [PHPickerConfiguration](photosui/phpickerconfiguration-c.class.md)
- [PHPickerFilter](photosui/phpickerfilter-c.class.md)
