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

# isListChoice

A Boolean value that indicates whether the choice widget annotation is a list or a pop-up menu.

## Declaration

```swift
var isListChoice: Bool { get set }
```

## See Also

### Configuring Choice Widget Annotations

- [choices](pdfkit/pdfannotation/choices.md)
- [values](pdfkit/pdfannotation/values.md)
