---
title: animatedImagesEnabledDidChangeNotification
framework: accessibility
role: symbol
role_heading: Type Property
path: accessibility/accessibilitysettings/animatedimagesenableddidchangenotification
---

# animatedImagesEnabledDidChangeNotification

A notification that posts when the system setting for playing animated images changes.

## Declaration

```swift
static var animatedImagesEnabledDidChangeNotification: Notification.Name { get }
```

## See Also

### Pausing animated images

- [Animated images](accessibility/animated-images.md)
- [animatedImagesEnabled](accessibility/accessibilitysettings/animatedimagesenabled.md)
