---
title: PDFWidgetControlType.checkBoxControl
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdfwidgetcontroltype/checkboxcontrol
---

# PDFWidgetControlType.checkBoxControl

Check box control.

## Declaration

```swift
case checkBoxControl
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Constants

- [PDFWidgetControlType.unknownControl](pdfkit/pdfwidgetcontroltype/unknowncontrol.md)
- [PDFWidgetControlType.pushButtonControl](pdfkit/pdfwidgetcontroltype/pushbuttoncontrol.md)
- [PDFWidgetControlType.radioButtonControl](pdfkit/pdfwidgetcontroltype/radiobuttoncontrol.md)
