how to give it a fixed width ? Picker(selection: $firstLetterIndex, label: Text("")) { ForEach(0..<letters.count) { Text ...
確定! 回上一頁