CPAlertActionHandler
The declaration for an alert action handler.
Declaration
typealias CPAlertActionHandler = (CPAlertAction) -> VoidParameters
- action:
The alert action that invoked the block.
The declaration for an alert action handler.
typealias CPAlertActionHandler = (CPAlertAction) -> VoidThe alert action that invoked the block.