addAction(UIAlertAction(title: list.value, style: .default, handler: { _ in // How do I call different handlers here? // I'll need to retrieve alert.title ...
確定! 回上一頁