---
title: origin
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/text/layout/typographicbounds/origin
---

# origin

The position of the left edge of the element’s baseline, relative to the text view.

## Declaration

```swift
var origin: CGPoint
```
