<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 11.0.0 -",
    "macOS: 10.4.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PDFKit",
  "identifier" : "/documentation/PDFKit/PDFWidgetControlType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PDFKit"
    ],
    "preciseIdentifier" : "c:@E@PDFWidgetControlType"
  },
  "title" : "PDFWidgetControlType"
}
-->

# PDFWidgetControlType

The types of annotation buttons.

```
enum PDFWidgetControlType
```

## Topics

### Constants

[`PDFWidgetControlType.unknownControl`](/documentation/PDFKit/PDFWidgetControlType/unknownControl)

Unknown control type.

[`PDFWidgetControlType.pushButtonControl`](/documentation/PDFKit/PDFWidgetControlType/pushButtonControl)

Push button control.

[`PDFWidgetControlType.radioButtonControl`](/documentation/PDFKit/PDFWidgetControlType/radioButtonControl)

Radio button control.

[`PDFWidgetControlType.checkBoxControl`](/documentation/PDFKit/PDFWidgetControlType/checkBoxControl)

Check box control.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)