---
title: state
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phassetresourceuploadjob/state-swift.property
---

# state

The state of this upload job.

## Declaration

```swift
var state: PHAssetResourceUploadJob.State { get }
```

## See Also

### Inspecting a job

- [type](photos/phassetresourceuploadjob/type-swift.property.md)
- [PHAssetResourceUploadJob.Type](photos/phassetresourceuploadjob/type-swift.enum.md)
- [destination](photos/phassetresourceuploadjob/destination.md)
- [resource](photos/phassetresourceuploadjob/resource.md)
- [PHAssetResourceUploadJob.State](photos/phassetresourceuploadjob/state-swift.enum.md)
- [error](photos/phassetresourceuploadjob/error.md)
- [responseHeaderFields](photos/phassetresourceuploadjob/responseheaderfields.md)
