Interface: NavigationAlertAction
Table of contents
Properties
Properties
style
• Optional
style: NavigationAlertActionStyle
The display style for the action button.
Defined in
packages/react-native-carplay/src/interfaces/NavigationAlert.ts:17 (opens in a new tab)
title
• title: string
The action button's title.
Defined in
packages/react-native-carplay/src/interfaces/NavigationAlert.ts:13 (opens in a new tab)