actions property

List<CPAlertAction> actions
final

The list of actions as CPAlertAction available on the action sheet.

Implementation

final List<CPAlertAction> actions;