---
title: PHPickerConfiguration.AssetRepresentationMode
framework: photosui
role: symbol
role_heading: Enumeration
path: photosui/phpickerconfiguration-swift.struct/assetrepresentationmode
---

# PHPickerConfiguration.AssetRepresentationMode

Constants identifying the mode the system uses when many representations exist for an asset.

## Declaration

```swift
enum AssetRepresentationMode
```

## Topics

### Constants

- [PHPickerConfiguration.AssetRepresentationMode.automatic](photosui/phpickerconfiguration-swift.struct/assetrepresentationmode/automatic.md)
- [PHPickerConfiguration.AssetRepresentationMode.compatible](photosui/phpickerconfiguration-swift.struct/assetrepresentationmode/compatible.md)
- [PHPickerConfiguration.AssetRepresentationMode.current](photosui/phpickerconfiguration-swift.struct/assetrepresentationmode/current.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Selecting the preferred asset representation

- [preferredAssetRepresentationMode](photosui/phpickerconfiguration-swift.struct/preferredassetrepresentationmode.md)
