<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/UnitPoint3D/leadingFront",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI11UnitPoint3DV12leadingFrontACvpZ"
  },
  "title" : "leadingFront"
}
-->

# leadingFront

A point that’s centered vertically on the leading-front edge of a view.

```
static let leadingFront: UnitPoint3D
```

## Discussion

The leading edge appears on the left in a left-to-right language
environment and on the right in a right-to-left environment.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)