<!--
{
  "availability" : [
    "iOS: 14.0.0 - 26.1.0",
    "iPadOS: 14.0.0 - 26.1.0",
    "macCatalyst: 14.0.0 - 26.1.0",
    "tvOS: 14.0.0 - 26.1.0",
    "visionOS: 1.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIAccessibility/buttonShapesEnabledStatusDidChangeNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@UIAccessibilityButtonShapesEnabledStatusDidChangeNotification"
  },
  "title" : "buttonShapesEnabledStatusDidChangeNotification"
}
-->

# buttonShapesEnabledStatusDidChangeNotification

A notification that UIKit posts when the system’s Button Shapes setting changes.

```
nonisolated static let buttonShapesEnabledStatusDidChangeNotification: NSNotification.Name
```

## Discussion

> Related Sessions from WWDC20:
> Session 10020: [Make Your App Visually Accessible](https://developer.apple.com/wwdc20/10020)

---

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)