---
title: path
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uishape-swift.struct/resolved/path
---

# path

The Bézier path representing this shape.

## Declaration

```swift
var path: UIBezierPath { get }
```

## See Also

### Accessing the resolved shape’s attributes

- [shape](uikit/uishape-swift.struct/resolved/shape.md)
- [boundingRect](uikit/uishape-swift.struct/resolved/boundingrect.md)
