MovementType
MovementType represents the behavior when moving to the edge in a scroll view.
| attributes | description |
|---|---|
| Unrestricted | Unrestricted. |
| Elastic | Elastic behavior that causes the scroll view to bounce back when it reaches the edge. |
| Clamped | Restricts the behavior of the scroll view to stay within the boundary positions. |
