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 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public float elasticity { get; set; }
Remarks
Elasticity is only used when ScrollView.touchScrollBehavior is set to Elastic.