# closedCaptioningStatusChanged

> Event invoked on the main thread when the user changes the closed captioning setting in the system settings.

## Definition

* **Type:** Event
* **Namespace:** [UnityEngine.Accessibility](/engine/6000.5/script-reference/unityengine/accessibility.md)
* **Assembly:** UnityEngine.AccessibilityModule

```csharp
public static event Action<bool> closedCaptioningStatusChanged
```
