---
title: none
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationhighlightingmode/none
---

# none

A highlight mode that doesn’t change the appearance of the annotation.

## Declaration

```swift
static let none: PDFAnnotationHighlightingMode
```

## See Also

### Choosing a Highlight Mode

- [invert](pdfkit/pdfannotationhighlightingmode/invert.md)
- [outline](pdfkit/pdfannotationhighlightingmode/outline.md)
- [push](pdfkit/pdfannotationhighlightingmode/push.md)
