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.
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.