iOS How to control the UIContainer View show and disappear?
问题 I had a UIViewController and a UIContainer View. I want to simulate the UIAlertView effect, But I don't know how to build the Container View show and hide about the great method. I had put the UITableView in my UIContainer View, I use delegate to send selected item to the UIViewController ( ParentViewController ) and show in the label.( segue name with alertSegue ) There have a show button in the ParentViewController ,and I need click the selected item ,it will close(hide/dismiss?) the