touchScrollBehavior
The behavior to use when a user tries to scroll past the boundaries of the ScrollView content using a touch interaction.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute("touch-scroll-type")]public ScrollView.TouchScrollBehavior touchScrollBehavior { get; set; }