---
title: PHAsset.AdjustmentsState
framework: photos
role: symbol
role_heading: Enumeration
path: photos/phasset/adjustmentsstate-swift.enum
---

# PHAsset.AdjustmentsState

## Declaration

```swift
enum AdjustmentsState
```

## Topics

### Enumeration Cases

- [PHAsset.AdjustmentsState.cameraAutoAdjusted](photos/phasset/adjustmentsstate-swift.enum/cameraautoadjusted.md)
- [PHAsset.AdjustmentsState.none](photos/phasset/adjustmentsstate-swift.enum/none.md)
- [PHAsset.AdjustmentsState.userAdjusted](photos/phasset/adjustmentsstate-swift.enum/useradjusted.md)

### Initializers

- [init(rawValue:)](photos/phasset/adjustmentsstate-swift.enum/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
