ios - In swift I need to reposition the cursor in a textfield if the user enters data that does not conform to preset criterion -


if user enters data in textfield not conform criterion such numeric data entered want clear field , position cursor in textfield user forced make correct entry.

verifyinput[tagcas].becomefirstresponder() sorry being dim.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -