onPress property

dynamic Function() onPress
final

The closure that CarPlay invokes after the user taps the action button. iOS 12.0+ | iPadOS 12.0+ | Mac Catalyst 13.1+

Implementation

final Function() onPress;