Use the UIAlertView class to display an alert message to the user. An alert view functions similar to but differs in appearance from an action sheet . Use the properties and methods defined in this class to set the title, message, and delegate of an alert view and configure the buttons. Use the show method to display an alert view once it is configured.
Тэги:
#AlertView #Show_Alert #UIAlertView