I want to hide view if user click on button in details view controller to push new VC
I tried this line work when push new view put when pop view the master never appear
self.splitViewController?.preferredDisplayMode = UISplitViewControllerDisplayMode.primaryHidden