Contents

tabBarController(_:displayOrderDidChangeFor:)

Notifies the delegate that the display order for the specified tab has been changed by the user.

Declaration

optional func tabBarController(_ tabBarController: UITabBarController, displayOrderDidChangeFor group: UITabGroup)

Mentioned in