enableTextNotification property
getter/setter pair
Determines whether a text notification should be triggered along with a safety camera warning.
Example text: "A safety camera is ahead in 500 meters."
The text can be localized via ManeuverNotificationOptions.
By default text notifications are enabled.
Implementation
bool enableTextNotification;