DashRouteClosureNotificationConfigUpdate

Properties

Link copied to clipboard

Defines the notification acceptance strategy. Available values are:

Link copied to clipboard

When true, the "Closure ahead" dialog auto-accepts after the default timeout, triggering the configured acceptanceStrategy without driver interaction. When false, the dialog stays on screen until the driver explicitly taps a button.

Link copied to clipboard

Distance threshold in metres that separates the "monitoring" phase from the "find an alternative" phase. Closures detected beyond this distance show the monitoring banner; closures at or within this distance trigger an alternative route search.

Link copied to clipboard
abstract var displayInUI: Boolean

Whether to display any route closure notification in UI. If false, neither the monitoring nor the alternative dialog will be shown.

Link copied to clipboard

Whether to display the potential closure monitoring dialog (far closure, alternativeTriggerThresholdMeters). When false, the far-closure banner is suppressed while the alternative dialog remains active. Has no effect when displayInUI is false.