---
title: closedCaptioningStatusDidChangeNotification
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaccessibility/closedcaptioningstatusdidchangenotification
---

# closedCaptioningStatusDidChangeNotification

A notification that UIKit posts when the setting for Closed Captions + SDH changes.

## Declaration

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

## Discussion

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

## See Also

### Text

- [boldTextStatusDidChangeNotification](uikit/uiaccessibility/boldtextstatusdidchangenotification.md)
