Default, handler: { (action: UIAlertAction!) -> Void in print("按下確認後,閉包裡的動作") }) alertController.addAction(okAction) // 顯示提示框 self.
確定! 回上一頁