views:

51

answers:

0

Is there a way to remove the blinking cursor from an UITextfield while it is in editing mode? I tried searching through the UITextfield class for an appropriate method but can't find one. Alternatively I could use an UILabel but this would not make the keypad to come up.