UIViewController
extension UIViewController
-
Parent TabmanViewController if it exists.
Declaration
Swift
public var tabmanParent: TabmanViewController? { get }
-
All bar items that are associated with the index of this view controller if within within a
TabmanViewController
.Declaration
Swift
public var tabmanBarItems: [TMBarItemable]? { get }