Skip to content

Calling a method from another View in a delegate

   

This is a sample of a delegate that executes functions, etc. from one View to another ViewController.
In this case, I changed the background color of the original view from a modal view using a delegate.

  1. Get and display the class name, function name and line number in Swift
  2. Selecting images with UIImagePickerController
  3. Playing music with Swift
  4. Array(Ruby)
  5. Whitening the UIStatusBar
  6. UITableView and UISearchBar
  7. UserNotification(LocalNotification)