Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Cancel action for UIAlertController #252

Open
siberianisaev opened this issue Nov 23, 2015 · 0 comments
Open

Cancel action for UIAlertController #252

siberianisaev opened this issue Nov 23, 2015 · 0 comments

Comments

@siberianisaev
Copy link

need

UIAlertAction *cancelAction = [UIAlertAction actionWithTitle:@"OK" style:UIAlertActionStyleCancel handler:nil];
[controller addAction:cancelAction];
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant