<!--
{
  "availability" : [
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZGraphicsDisplay/removeObserver(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZGraphicsDisplay(im)removeObserver:"
  },
  "title" : "removeObserver(_:)"
}
-->

# removeObserver(_:)

Removes a display configuration change observer.

```
func removeObserver(_ observer: any VZGraphicsDisplayObserver)
```

## Parameters

`observer`

The observer to remove from notifications about display configuration changes.

## Discussion

---

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)