---
title: "setStart(_:)"
framework: pdfkit
role: symbol
role_heading: Instance Method
path: "pdfkit/pdfannotationline/setstart(_:)-57pe0"
---

# setStart(_:)

Sets the line ending style for the starting point of the line.

## Declaration

```swift
func setStart(_ style: PDFLineStyle)
```

## Parameters

- `style`:

## See Also

### Specifying the Line Ending Styles

- [startLineStyle()](pdfkit/pdfannotationline/startlinestyle().md)
- [endLineStyle()](pdfkit/pdfannotationline/endlinestyle().md)
- [setEnd(_:)](pdfkit/pdfannotationline/setend(_:)-9cp0t.md)
