UIViewController(TapStripContainment)
@interface UIViewController (TapStripContainment)
@property(readonly) VOTabStripContainerViewController *tabStripContainerViewController;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
@property(readonly) VOTabStripContainerViewController *tabStripContainerViewController
Swift
var tabStripContainerViewController: VOTabStripContainerViewController! { get }