... that are being created within a SwiftUI ForEach loop — like this: ... list: NoteList var body: some View { List { ForEach(list.notes) ...
確定! 回上一頁