---
title: actions
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpalerttemplate/actions
---

# actions

The array of actions available on the alert.

## Declaration

```swift
var actions: [CPAlertAction] { get }
```

## Discussion

Discussion The array must include at least one action.

## See Also

### Getting the Alert Information

- [titleVariants](carplay/cpalerttemplate/titlevariants.md)
