Searched refs:foundView (Results 1 – 1 of 1) sorted by relevance
13 if let foundView = firstSubview(view, ofType: T.self) { in firstSubview<T: UIView>() variable14 resultView = foundView in firstSubview<T: UIView>()