returnKeyType = UIReturnKeyType.done //表示完成输入 textField.returnKeyType = UIReturnKeyType.go //表示完成输入,同时会跳到另一页 textField.
確定! 回上一頁