<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIMutableTraits-8l00o/resolvesNaturalAlignmentWithBaseWritingDirection",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UIMutableTraits(py)resolvesNaturalAlignmentWithBaseWritingDirection"
  },
  "title" : "resolvesNaturalAlignmentWithBaseWritingDirection"
}
-->

# resolvesNaturalAlignmentWithBaseWritingDirection

The setting for whether the system resolves natural alignment with base writing direction for the current environment.

```
@property (nonatomic) BOOL resolvesNaturalAlignmentWithBaseWritingDirection;
```

---

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)