---
title: boldTextStatusDidChangeNotification
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaccessibility/boldtextstatusdidchangenotification
---

# boldTextStatusDidChangeNotification

A notification that UIKit posts when the system’s Bold Text setting changes.

## Declaration

```swift
nonisolated static let boldTextStatusDidChangeNotification: NSNotification.Name
```

## Discussion

Discussion This notification doesn’t include a parameter. Observe this notification using the default notification center.

## See Also

### Text

- [closedCaptioningStatusDidChangeNotification](uikit/uiaccessibility/closedcaptioningstatusdidchangenotification.md)
