AlertAction
public class AlertAction
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(title: String?, style: UIAlertAction.Style, handler: AlertButtonAction? = nil)