<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: -",
    "swift: 5.1.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIView/Invalidations/Layout",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So6UIViewC5UIKitE13InvalidationsO6LayoutV"
  },
  "title" : "UIView.Invalidations.Layout"
}
-->

# UIView.Invalidations.Layout

A change that invalidates the layout of the containing view’s subviews.

```
struct Layout
```

## Overview

Use [`layout`](/documentation/UIKit/UIViewInvalidating/layout) to create an instance of this type.

## Topics

### Creating the invalidation structure

[`init()`](/documentation/UIKit/UIView/Invalidations/Layout/init())

Creates a layout invalidation structure.

## Relationships

### Conforms To

[`UIViewInvalidating`](/documentation/UIKit/UIViewInvalidating)

---

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)