A question related to UITextfield
- by user217572
I have UITextfiled created dynamically by code
I want to move keyboard up on click of UITextfield
It should be set wether the return button of UITextfield press or not?
and also it will be set whenever i move from portrait to landscape or landscape to portrait mode