GaugeFavoriteToggle
struct GaugeFavoriteToggle : View
A button that toggles the favorite status of a gauge
- gaugeID: The ID of the gauge to toggle
-
Undocumented
Declaration
Swift
init(gaugeID: PersistentIdentifier)