<!--
{
  "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/PDFAnnotationWidgetSubtype",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PDFKit"
    ],
    "preciseIdentifier" : "c:@T@PDFAnnotationWidgetSubtype"
  },
  "title" : "PDFAnnotationWidgetSubtype"
}
-->

# PDFAnnotationWidgetSubtype

```
struct PDFAnnotationWidgetSubtype
```

## Topics

### Configuring a Widget Subtype

[`button`](/documentation/PDFKit/PDFAnnotationWidgetSubtype/button)

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

[`choice`](/documentation/PDFKit/PDFAnnotationWidgetSubtype/choice)

A type that presents a list of choices the user can choose from.

[`signature`](/documentation/PDFKit/PDFAnnotationWidgetSubtype/signature)

A digital signature widget type.

[`text`](/documentation/PDFKit/PDFAnnotationWidgetSubtype/text)

A text field the user can type text in.

### Creating a Widget Subtype

[`init(rawValue:)`](/documentation/PDFKit/PDFAnnotationWidgetSubtype/init(rawValue:))

Creates a widget subtype using the specified raw string value.



---

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)