Disabling password auto generation in password UITextField Swift

时间:2019-01-18 18:21:53

标签: ios swift passwords uitextfield

I have[ a reusable view that contains 3 UITextFields, and two of them are initially used for passwords. My problem is once I've used the UITextFields for password input, I can't seem to remove the "strong password" label and yellow background from the field, without assigning it as a first responder, or physically taping the field. Is there any way to turn this feature off in app, or make the Field reusable?

email, and password image fields reused

0 个答案:

没有答案