Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


elasticity

The amount of elasticity to use when a user tries to scroll past the boundaries of the scroll view.
Read time 1 minuteLast updated 8 days ago

Definition

public float elasticity { get; set; }

Remarks

Elasticity is only used when _touchScrollBehavior is set to Elastic.