<!--
{
  "availability" : [
    "watchOS: 2.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKInterfaceLayoutDirection/rightToLeft",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKInterfaceLayoutDirection@WKInterfaceLayoutDirectionRightToLeft"
  },
  "title" : "WKInterfaceLayoutDirection.rightToLeft"
}
-->

# WKInterfaceLayoutDirection.rightToLeft

The layout direction right-to-left. This value is appropriate when your app is running with localizations such as Arabic or Hebrew that should have the user interface layout origin on the right edge of the coordinate system.

```
case rightToLeft
```

---

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)