actions
The array of actions associated with this navigation alert.
Declaration
var actions: [CPAlertAction] { get }Discussion
If the alert was created with the older @c primaryAction / @c secondaryAction initializer, this property returns those actions as an array for backward compatibility.