---
title: button
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationwidgetsubtype/button
---

# button

A button widget type, including push buttons, checkboxes, and radio buttons.

## Declaration

```swift
static let button: PDFAnnotationWidgetSubtype
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Configuring a Widget Subtype

- [choice](pdfkit/pdfannotationwidgetsubtype/choice.md)
- [signature](pdfkit/pdfannotationwidgetsubtype/signature.md)
- [text](pdfkit/pdfannotationwidgetsubtype/text.md)
