When using the SwiftUI TextField, I use SecureField
to have the password treatment. However it is only giving the option to access previously established passwords.
How can I make it suggest a new password, as this is a signup form that I am working on.
This is what I want: