enum
OverscrollEffect
The animation applied to content once it's scrolled past the edges of its viewport.
Fields
| Name | Description |
|---|---|
| Bounce | An iOS-like bounce effect. |
| Clamp | A stay-in-bounds effect. |
The animation applied to content once it's scrolled past the edges of its viewport.
| Name | Description |
|---|---|
| Bounce | An iOS-like bounce effect. |
| Clamp | A stay-in-bounds effect. |