Style.alert) alert.addAction( UIAlertAction( title: "OK", style: UIAlertAction.Style.default, handler: nil)) self.present(alert, animated: true, ...
確定! 回上一頁