StackIterator
public protocol StackIterator
StackIterator
protocol
-
Returns
UIViewController
instance if foundDeclaration
Swift
func firstViewController(where predicate: (UIViewController) -> Bool) throws -> UIViewController?
Parameters
predicate
A block that contains
UIViewController
matching condition