<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIView/LayoutRegion",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So6UIViewC5UIKitE12LayoutRegionV"
  },
  "title" : "UIView.LayoutRegion"
}
-->

# UIView.LayoutRegion

```
struct LayoutRegion
```

## Topics

### Type Methods

[`static func bar(onEdge: NSDirectionalRectEdge, extent: CGFloat) -> UIView.LayoutRegion`](/documentation/UIKit/UIView/LayoutRegion/bar(onEdge:extent:)-2tj1g)

[`static func bar(onEdge: UIRectEdge, extent: CGFloat) -> UIView.LayoutRegion`](/documentation/UIKit/UIView/LayoutRegion/bar(onEdge:extent:)-8rmhq)

[`static func margins(cornerAdaptation: UIView.LayoutRegion.AdaptivityAxis?) -> UIView.LayoutRegion`](/documentation/UIKit/UIView/LayoutRegion/margins(cornerAdaptation:))

[`static func readableContent(cornerAdaptation: UIView.LayoutRegion.AdaptivityAxis?) -> UIView.LayoutRegion`](/documentation/UIKit/UIView/LayoutRegion/readableContent(cornerAdaptation:))

[`static func safeArea(cornerAdaptation: UIView.LayoutRegion.AdaptivityAxis?) -> UIView.LayoutRegion`](/documentation/UIKit/UIView/LayoutRegion/safeArea(cornerAdaptation:))

### Enumerations

[`enum AdaptivityAxis`](/documentation/UIKit/UIView/LayoutRegion/AdaptivityAxis)

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

---

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)