On an iPad within the designer I can assign a numeric keyboard to show when in a text field. It shows the same keyboard size but shows numbers and punctuation instead of letters (same as if I had pressed the 123 button in the lower left of the keyboard). I am creating a text field programmatically that accepts only numbers. Is it possible to make the keyboard layout the same as what I have done in the designer? Setting the Keyboard type does not seem to have any affect (does it matter at what point in the creation process I set this parameter?)