UITabBarController
class UITabBarController : UIViewController, UITabBarDelegate, NSCoding
-
The view controller representing the selected tab is assumed to contain the
UIScrollView
to be trackedDeclaration
Swift
public var childViewControllerForDeck: UIViewController?