Quantcast
Viewing all articles
Browse latest Browse all 37

Answer by Sargis for UIAlertController Action isnt working?

Try this:

UIAlertAction *cancelAction = [UIAlertAction actionWithTitle:@"Cancel"                                                               style:UIAlertActionStyleCancel                                                             handler:^(UIAlertAction * _Nonnull action) {//your code here ...                                                             }];

Viewing all articles
Browse latest Browse all 37

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>