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

# radiosInUnison

A Boolean value that indicates whether radio buttons in a group turn on and off in unison.

## Declaration

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

## See Also

### Configuring Button Widget Annotations

- [widgetControlType](pdfkit/pdfannotation/widgetcontroltype.md)
- [buttonWidgetState](pdfkit/pdfannotation/buttonwidgetstate.md)
- [PDFWidgetCellState](pdfkit/pdfwidgetcellstate.md)
- [buttonWidgetStateString](pdfkit/pdfannotation/buttonwidgetstatestring.md)
- [caption](pdfkit/pdfannotation/caption.md)
- [allowsToggleToOff](pdfkit/pdfannotation/allowstoggletooff.md)
