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

# push

A highlight mode that renders a pressed appearance for the annotation.

## Declaration

```swift
static let push: PDFAnnotationHighlightingMode
```

## See Also

### Choosing a Highlight Mode

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