First thing we need is to expose an onDelete function to SwiftUI. Add the following code to our List struct: private var onDelete: ( ...
確定! 回上一頁