I have an optional bool variable called showSettings on my first view controller which is called ViewController, and I\'m popping from
bool
showSettings
ViewController
_ = self.navigationController?.popViewController(animated: true) let previousViewController = self.navigationController?.viewControllers.last as! PreviousViewController previousViewController.PropertyOrMethod