Can I change colors of the UIAlertController ? A standard color is a blue color. And it\'s much close to the standard iOS apps. If it\'s customizable? How can I
UIAlertController
Add one line in your UIAllertController :
alert.view.tintColor = UIColor.black