actionNotificationTimeInSeconds property

int actionNotificationTimeInSeconds
getter/setter pair

The default time setting for ManeuverNotificationType.action notification.

Transport Mode Timing Profile Default value
TransportMode.pedestrian TimingProfile.fastSpeed 5
TransportMode.pedestrian TimingProfile.regularSpeed 5
TransportMode.pedestrian TimingProfile.slowSpeed 5
Others TimingProfile.fastSpeed 5
Others TimingProfile.regularSpeed 5
Others TimingProfile.slowSpeed 5

Implementation

int actionNotificationTimeInSeconds;