I don't know how to make this work. I show this sheet:
Button { ... } .familyActivityPicker(isPresented: $viewModel.isPresented, selection: $viewModel.selection)
How would I use your delayedWrite function on the $viewModel.selection ? selection is of type FamilyActivitySelection
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: