Discussion 議論
SwiftUI calls this function before rendering a view’s body
to ensure the view has the most recent fetched results.
Availability 有効性
Technology
func update()
SectionIdentifier
conforms to Hashable
and Result
conforms to NSFetchRequestResult
.SwiftUI calls this function before rendering a view’s body
to ensure the view has the most recent fetched results.