actions
The actions that the template displays.
Declaration
var actions: [CPTextButton] { get set }Discussion
Assign a new array to this property to update the actions that the template displays. The template can display three actions maximum. If the array contains more actions, the template uses only the first three.