Contents

tabBarController(_:visibilityDidChangeFor:)

Notifies the delegate when editing has ended and the specified tabs have had their isHidden values changed by the user.

Declaration

optional func tabBarController(_ tabBarController: UITabBarController, visibilityDidChangeFor tabs: [UITab])

Mentioned in