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?
in Swift 3.0 or Later
passwordTextField.isSecureTextEntry = true