---
title: PDFLineStyle.closedArrow
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdflinestyle/closedarrow
---

# PDFLineStyle.closedArrow

A closed arrowhead line ending, consisting of a triangle with the acute vertex at the line end and filled with the annotation’s interior color, if any.

## Declaration

```swift
case closedArrow
```

## See Also

### Constants

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