---
title: dashPhase
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/strokestyle/dashphase
---

# dashPhase

How far into the dash pattern the line starts.

## Declaration

```swift
var dashPhase: CGFloat
```

## See Also

### Setting stroke style properties

- [lineWidth](swiftui/strokestyle/linewidth.md)
- [lineCap](swiftui/strokestyle/linecap.md)
- [lineJoin](swiftui/strokestyle/linejoin.md)
- [miterLimit](swiftui/strokestyle/miterlimit.md)
- [dash](swiftui/strokestyle/dash.md)
