CPBarButtonHandler
A block that CarPlay calls when the user taps a bar button.
Declaration
typealias CPBarButtonHandler = (CPBarButton) -> VoidA block that CarPlay calls when the user taps a bar button.
typealias CPBarButtonHandler = (CPBarButton) -> Void