---
title: closedArrow
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationlineendingstyle/closedarrow
---

# closedArrow

A style that displays a closed arrowhead line ending and fills it with the annotation’s interior color.

## Declaration

```swift
static let closedArrow: PDFAnnotationLineEndingStyle
```

## See Also

### Choosing a Line-Ending Style

- [circle](pdfkit/pdfannotationlineendingstyle/circle.md)
- [diamond](pdfkit/pdfannotationlineendingstyle/diamond.md)
- [none](pdfkit/pdfannotationlineendingstyle/none.md)
- [openArrow](pdfkit/pdfannotationlineendingstyle/openarrow.md)
- [square](pdfkit/pdfannotationlineendingstyle/square.md)
