Protocols

The following protocols are available globally.

Protocol for View Controllers

  • Any view controller that we add to our tab controller, should conform to this protocol.

    See more

    Declaration

    Swift

    public protocol LGV_SwipeTabViewControllerType : UIViewController