let actionOk = UIAlertAction.init(title: "Ok", style: UIAlertAction. ... Style.destructive) { action in NSLog("Application will terminate") let appdelegate ...
確定! 回上一頁