Hi, I am developing an application where I took button actions on detail view of split view.On clicking the button actions modal view will open.Now I need to call viewWillAppear delegate of detail view where I took button actions on dismissing modal view. How to do it??