<!--
{
  "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/Display",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So6UIViewC5UIKitE13InvalidationsO7DisplayV"
  },
  "title" : "UIView.Invalidations.Display"
}
-->

# UIView.Invalidations.Display

A change that requires the system to redraw a view’s content.

```
struct Display
```

## Overview

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

## Topics

### Creating the invalidation structure

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

Creates a display 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)