---
title: PDFWidgetCellState.offState
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdfwidgetcellstate/offstate
---

# PDFWidgetCellState.offState

The button widget is in an unselected state.

## Declaration

```swift
case offState
```

## See Also

### Choosing a Cell State

- [PDFWidgetCellState.onState](pdfkit/pdfwidgetcellstate/onstate.md)
- [PDFWidgetCellState.mixedState](pdfkit/pdfwidgetcellstate/mixedstate.md)
