tabBarController(_:sidebar:willBeginDisplaying:)
Notifies the delegate when the sidebar is about to display the row representing the specified tab
Declaration
optional func tabBarController(_ tabBarController: UITabBarController, sidebar: UITabBarController.Sidebar, willBeginDisplaying tab: UITab)