1
Needs to remove or disable key from iPad ke
You cannot remove a specific button from keyboard unless you create a custom keyboard. But, there are different kinds of keyboard defined already. What you can do is manage the keyboard behaviour.
[yourTextField setKeyboardType: UIKeyboardType];