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