StyleMode public enum StyleMode Defines the map styles available to the user. main Main style. By default this is the TomTom light style. Declaration Swift case main dark Dark style. By default this is the TomTom dark style. When MapOptions.mapStyle.darkStyle is not set, setting map.styleMode = .dark will have no effect. Declaration Swift case dark © 2023 TomTom N.V.. All rights reserved. (Last updated: 2023-08-07) Generated by jazzy ♪♫ v0.14.3, a Realm project.