GaugeDetail

struct GaugeDetail : View

A view that displays the details of a gauge station

Lifecycle

  • Undocumented

    Declaration

    Swift

    init(gaugeID: PersistentIdentifier)

Internal

  • Declaration

    Swift

    var body: some View { get }

GaugeDetail.ViewModel