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
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public float elasticity { get; set; }
Remarks
Elasticity is only used when _touchScrollBehavior is set to Elastic.