---
title: options
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcontentkeyrequest/options
---

# options

A dictionary of options used to initialize key loading.

## Declaration

```swift
var options: [String : any Sendable] { get }
```

## See Also

### Inspecting a request

- [contentKey](avfoundation/avcontentkeyrequest/contentkey.md)
- [contentKeySpecifier](avfoundation/avcontentkeyrequest/contentkeyspecifier.md)
- [AVContentKeyRequest.RetryReason](avfoundation/avcontentkeyrequest/retryreason.md)
