let OKAction = UIAlertAction(title: "OK", style: UIAlertAction.Style.default) { (UIAlertAction) in. } aleartView.addAction(OKAction).
確定! 回上一頁