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?