ScreenTabCustomAnimation
public protocol ScreenTabCustomAnimation
Undocumented
-
Undocumented
Declaration
Swift
func animate( container: UITabBarController, from selectedTab: UIViewController, to newSelectedTab: UIViewController, completion: @escaping () -> Void )