---
title: PDFWidgetCellState.mixedState
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdfwidgetcellstate/mixedstate
---

# PDFWidgetCellState.mixedState

The button widget is in a mixed state, neither on nor off.

## Declaration

```swift
case mixedState
```

## See Also

### Choosing a Cell State

- [PDFWidgetCellState.onState](pdfkit/pdfwidgetcellstate/onstate.md)
- [PDFWidgetCellState.offState](pdfkit/pdfwidgetcellstate/offstate.md)
