<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/nswindowdidchangebackingpropertiesnotification-user-info-properties",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSWindowDidChangeBackingPropertiesNotification User Info Properties"
}
-->

# NSWindowDidChangeBackingPropertiesNotification User Info Properties

Constants that represent values in the user info dictionary of the `didChangeBackingPropertiesNotification` notification.

## Topics

### Constants

[`class let oldScaleFactorUserInfoKey: String`](/documentation/AppKit/NSWindow/oldScaleFactorUserInfoKey)

An NSNumber containing the old scale factor.

[`class let oldColorSpaceUserInfoKey: String`](/documentation/AppKit/NSWindow/oldColorSpaceUserInfoKey)

An [`NSColorSpace`](/documentation/AppKit/NSColorSpace) instance containing the old colorspace.



---

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)