preferredStyle: .alert) let confirmAction = UIAlertAction(title: "Confirm", style: .default) { [weak self] (_) in self?.confirm() } alert.
確定! 回上一頁