---
title: values
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/values
---

# values

An array of strings that specifies the export values for items in a list or a pop-up menu.

## Declaration

```swift
var values: [String]? { get set }
```

## See Also

### Configuring Choice Widget Annotations

- [choices](pdfkit/pdfannotation/choices.md)
- [isListChoice](pdfkit/pdfannotation/islistchoice.md)
