setParallaxMultiplier

open fun setParallaxMultiplier(multiplier: Float)

Set the parallax scroll multiplier used in conjunction with COLLAPSE_MODE_PARALLAX. A value of 0.0 indicates no movement at all, 1.0f indicates normal scroll movement.

Parameters

multiplier

the multiplier.

See also