actions property

List<CPAlertAction> actions
final

The array of actions as CPAlertAction will be available on the alert.

Implementation

final List<CPAlertAction> actions;