To set TextField's keyboard type you need to add modifier .keyboardType() . TextField(placeHolder, text: "your text here") .keyboardType(.
確定! 回上一頁