MapSettings

struct MapSettings : View

A view that displays GaugeSearchMap settings.

Internal

  • Undocumented

    Declaration

    Swift

    @AppStorage
    var bgColor: Color { get nonmutating set }
  • Declaration

    Swift

    var body: some View { get }