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

# options

A dictionary of options with which you initialized the specifier.

## Declaration

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

## See Also

### Inspecting a specifier

- [identifier](avfoundation/avcontentkeyspecifier/identifier.md)
- [keySystem](avfoundation/avcontentkeyspecifier/keysystem.md)
