【iOS】【Swift】UIAlertControllerの基本的動作のまとめ - Qiita
iOS8環境から、UIAlertView/UIActionSheetが非推奨になりまして、UIAlertControllerを利用する事に。個人的には、delegateではなくblock(クロー…