---
title: PHAssetResourceRequestOptions
framework: photos
role: symbol
role_heading: Class
path: photos/phassetresourcerequestoptions
---

# PHAssetResourceRequestOptions

A set of options affecting the delivery of underlying asset data that you request from the asset resource manager.

## Declaration

```swift
class PHAssetResourceRequestOptions
```

## Overview

Overview You use this class when requesting the underlying data for photo, video, and Live Photo asset resources from a PHAssetResourceManager object.

## Topics

### Fetching Resource Data from iCloud

- [isNetworkAccessAllowed](photos/phassetresourcerequestoptions/isnetworkaccessallowed.md)
- [progressHandler](photos/phassetresourcerequestoptions/progresshandler.md)
- [PHAssetResourceProgressHandler](photos/phassetresourceprogresshandler.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Asset resource management

- [PHAssetResource](photos/phassetresource.md)
- [PHAssetCreationRequest](photos/phassetcreationrequest.md)
- [PHAssetResourceCreationOptions](photos/phassetresourcecreationoptions.md)
- [PHAssetResourceManager](photos/phassetresourcemanager.md)
