IOS怎么把键盘的return键的名字变成自定义的名字,如“计算”
你不能随意修改,只能设置特定的一些名称
myTextField.returnKeyType = UIReturnKeyType.Go
returnKeyType property: Return (default) Go Google Join Next Route Search Send Yahoo Done Emergency Call Continue (as of iOS 9)