---
title: PDFWidgetControlType.radioButtonControl
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdfwidgetcontroltype/radiobuttoncontrol
---

# PDFWidgetControlType.radioButtonControl

Radio button control.

## Declaration

```swift
case radioButtonControl
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Constants

- [PDFWidgetControlType.unknownControl](pdfkit/pdfwidgetcontroltype/unknowncontrol.md)
- [PDFWidgetControlType.pushButtonControl](pdfkit/pdfwidgetcontroltype/pushbuttoncontrol.md)
- [PDFWidgetControlType.checkBoxControl](pdfkit/pdfwidgetcontroltype/checkboxcontrol.md)
