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

# topLeading

A point that’s centered in the depth dimension on the top-leading
edge of a view.

```
static let topLeading: 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)