---
title: choice
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationwidgetsubtype/choice
---

# choice

A type that presents a list of choices the user can choose from.

## Declaration

```swift
static let choice: PDFAnnotationWidgetSubtype
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Configuring a Widget Subtype

- [button](pdfkit/pdfannotationwidgetsubtype/button.md)
- [signature](pdfkit/pdfannotationwidgetsubtype/signature.md)
- [text](pdfkit/pdfannotationwidgetsubtype/text.md)
