Searched refs:groundView (Results 1 – 1 of 1) sorted by relevance
86 private lazy var groundView = GroundView() variable211 view.addSubview(groundView) in loadContainerViews()212 groundView.pinToSuperview() in loadContainerViews()258 groundView.isHidden = viewControllers.count == 1 in loadOverlayViews()261 truncatedViewControllers.forEach { addChild($0, in: groundView) } in loadOverlayViews()