LastUpdatedView
struct LastUpdatedView : View
A view that displays the last updated time and the time until the next refresh
-
Undocumented
Declaration
Swift
init(updatedAt: Date)
-
Declaration
Swift
var body: some View { get }