UIAlertController replaces UIAlertView and UIActionSheet. ... let cancelAction = UIAlertAction(title: "Cancel", style: .cancel) { (action) ...
確定! 回上一頁