Skip to content

UIAlertController(UIActionSheet)

   

The alerts that come out from below are implemented using UIAlertController.
A long time ago, there was a time when alerts coming out of the bottom were called UIActionSheets, but they have been integrated into UIAlertController.

alt

  1. Enumerated Type
  2. How to learn how to program iPhone apps
  3. Using UserDefaults to save parameters
  4. Selecting values using the UIPickerView
  5. Repeating at a certain time
  6. Create a collection view with custom layouts
  7. UDP communication in Swift and sending a string