---
title: iconType
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/icontype
---

# iconType

The type of icon to display for a pop-up text annotation.

## Declaration

```swift
var iconType: PDFTextAnnotationIconType { get set }
```

## See Also

### Configuring Text Annotations

- [PDFTextAnnotationIconType](pdfkit/pdftextannotationicontype.md)
- [PDFAnnotationTextIconType](pdfkit/pdfannotationtexticontype.md)
