We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated alert(title: String, message: String, success: ((UIAlertAction) Void)? = nil, failure: ((UIAlertAction) Void)? = nil) UIAlertController (markdown)
Created alert(title: String, message: String, success: ((UIAlertAction) -> Void)? = nil, failure: ((UIAlertAction) -> Void)? = nil) -> UIAlertController (markdown)