FavoriteGaugeTile
struct FavoriteGaugeTile : View
Undocumented
-
Undocumented
Declaration
Swift
init( name: String, timestamp: Date, gaugeID: PersistentIdentifier, sync _: Bool = true, onPress: @escaping (PersistentIdentifier) -> Void)
-
Declaration
Swift
var body: some View { get }