NavigationSettings

NavigationSettings provides a wrapper for UserDefaults.

Properties are prefixed and before they are stored in UserDefaults.standard.

  • The volume that the voice controller will use.

    This volume is relative to the system’s volume where 1.0 is same volume as the system.

  • Specifies whether to mute the voice controller or not.

  • Specifies the preferred distance measurement unit.

    Note

    Anything but kilometer and mile will fall back to the default measurement for the current locale. Meters and feets will be used when the presented distances are small enough. See DistanceFormatter for more information.