AnyParallaxableView
public protocol AnyParallaxableView
A type of a view that can have parallax effect
-
Undocumented
Declaration
Swift
func addParallaxMotionEffects()
-
Undocumented
Declaration
Swift
func addParallaxMotionEffects(with options: inout ParallaxEffectOptions)
-
Undocumented
Declaration
Swift
func removeParallaxMotionEffects(with options: ParallaxEffectOptions?)