I have three textfields one for company name second for email and third one is for password. I want to enable return button only if all the three fields are filled. Is it feasible in swift?
Asked
Active
Viewed 116 times
1 Answers
-2
Check the number of strings in the text field to make sure it was entered. After confirming the input in the three text fields. and... Button active.

Alfonso Tienda
- 3,442
- 1
- 19
- 34

NextLevel
- 1
- 1