---
title: removeAllNotifications()
framework: accessorynotifications
role: symbol
role_heading: Instance Method
path: accessorynotifications/notificationsforwarding/accessorynotificationshandler/removeallnotifications()
---

# removeAllNotifications()

Removes all notifications from the user interface.

## Declaration

```swift
func removeAllNotifications()
```

## See Also

### Removing notifications

- [removeNotification(identifier:)](accessorynotifications/notificationsforwarding/accessorynotificationshandler/removenotification(identifier:).md)
