UpdatableViewFinder
public protocol UpdatableViewFinder
Object, that searches view hierarchy to find View, that can be updated with provided Context.
-
Type of
Viewto search forDeclaration
Swift
associatedtype ViewType : ViewController -
Argument type, that can be used to update a
View.Declaration
Swift
associatedtype Context
View on GitHub
Install in Dash
UpdatableViewFinder Protocol Reference