<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVElementPosition/leading",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVElementPosition@TVElementPositionLeading"
  },
  "title" : "TVElementPosition.leading"
}
-->

# TVElementPosition.leading

Position the element in the leading edge of the containing element.

```
case leading
```

## Discussion

For left-to-right languages, the leading edge is the left edge. For right-to-left languages, the leading edge is the right edge.

---

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)