UIAlertView: Where the cancel button should be?

Viewed 11809

The alert views in iOS system:

  • Install App OTA: the cancel button is on the LEFT.
  • Delete an App: the cancel button is on the RIGHT.

Where the cancel button should be?

5 Answers
Related