requestCarPlayPermission property

bool requestCarPlayPermission
final

Request permission to show notifications on CarPlay.

This permission allows the app to display notifications on the CarPlay interface when connected to a compatible vehicle.

Default value is false.

This property is only applicable to iOS 10.0 or newer and is iOS-only. CarPlay is not available on macOS.

Implementation

final bool requestCarPlayPermission;