In my app there is a textField where the user have to put is password in and i want that when he enter a character it change it to \'•\' how can i do this?
Programmatically (Swift 4 & 5)
self.passwordTextField.isSecureTextEntry = true