I've got a model with a bool variable that i'll need to bind with a SwiftUI Toggle that is displayed in a List. import SwiftUI struct MyModel : Identifiable ...
確定! 回上一頁