TabBarControllerActions

public enum TabBarControllerActions

Actions for UITabBarController

Internal entities

  • Integrates a UIViewController in to a UITabBarController

    See more

    Declaration

    Swift

    public struct AddTabAction<ViewController> : ContainerAction where ViewController : UITabBarController