As the title says; how does one change the overall tint color of the new, in iOS 9, SFSafariViewController?
It's a property of the view, safariVC.view.tintColor = UIColor.someColor()
safariVC.view.tintColor = UIColor.someColor()