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