Controls/ScrollView
Jump to navigation
Jump to search
ScrollView
- Kind
- Control
- Microsoft Docs
- ScrollView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Viewport scroller; verify scrollbars and wheel behavior on GTK/Wayland.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Content | ? | Child view | |
| Orientation | ? | Vertical/Horizontal/Both | |
| IsScrollAnimated | ? | Smooth scrolling | |
| Padding | ? | Inner spacing |