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 12 days ago

Definition

public float elasticity { get; set; }

Remarks

Elasticity is only used when ScrollView.touchScrollBehavior is set to Elastic.