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