FavoriteGaugeListRow
struct FavoriteGaugeListRow : View
Undocumented
-
Undocumented
Declaration
Swift
init(gaugeID: PersistentIdentifier)
-
Undocumented
See moreDeclaration
Swift
enum Errors : Error -
Undocumented
Declaration
Swift
@Environment var modelContext: ModelContext { get } -
Undocumented
Declaration
Swift
var gauges: [Gauge] { get } -
Undocumented
Declaration
Swift
var gauge: Gauge? { get } -
Declaration
Swift
var body: some View { get }
View on GitHub
Install in Dash