Direct command which can be issued to TomTom Navigator.
| C# | Visual Basic |
public enum SettingAndValue
Public Enumeration SettingAndValue
| Member | Description |
|---|---|
| SoundOn |
Turn spoken voice instructions on
(works only when in navigation view)
|
| SoundOff |
Turn spoken voice instructions off
(works only when in navigation view)
|
| NightColors |
Show map in night colors
(works only when in navigation view)
|
| DayColors |
Show map in day colors
(works only when in navigation view)
|
| ShowMap |
Show map and instructions while driving
(works only when in navigation view)
|
| HideMap |
Show "instructions only" view while driving
(works only when in navigation view)
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|