OK + Cancel Swift 4 func actionSheet() { let sheet = UIAlertController(title: nil, message: nil, preferredStyle: .actionSheet) let action ...
確定! 回上一頁