---
title: actions
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/accessorynotification/actions
---

# actions

An array of possible interactions that a person can have with the notification.

## Declaration

```swift
let actions: [AccessoryNotification.Action]
```

## See Also

### Handling user interactions

- [AccessoryNotification.Action](accessorynotifications/accessorynotification/action.md)
