<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSUserInterfaceLayoutDirection/rightToLeft",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSUserInterfaceLayoutDirection@NSUserInterfaceLayoutDirectionRightToLeft"
  },
  "title" : "NSUserInterfaceLayoutDirection.rightToLeft"
}
-->

# NSUserInterfaceLayoutDirection.rightToLeft

Layout direction is right to left.

```
case rightToLeft
```

## Discussion

This is appropriate when running with localizations such as Arabic or Hebrew that should have the user interface layout origin on the right edge of the coordinate system.

---

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)