With UIAlertController , action sheets like the deprecated UIActionSheet are created ... let cancelAction = UIAlertAction(title: "Cancel", style: .cancel) ...
確定! 回上一頁