HeroPreprocessor
public protocol HeroPreprocessor : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
var hero: HeroTransition! { get set }
-
Undocumented
Declaration
Swift
func process(fromViews: [UIView], toViews: [UIView])