Contents

secondaryAction

An optional secondary action, and button, for the navigation alert.

Declaration

var secondaryAction: CPAlertAction? { get }

Discussion

The alert displays the button for a secondary action on the trailing edge of the alert.

See Also

Getting the Actions