returnKeyType = UIReturnKeyType.Next textField2.returnKeyType = UIReturnKeyType.Go // only enable textField2 if textField1 is non-empty
確定! 回上一頁