Change font, text color and background color of UIAlertController
UIAlertController is derived from UIViewController inside the UIKit framework. It is used to show the alert messages. Changing color, font, and the background color is not the built-in property of… Read more »