Controls/ScrollView

From Wiki Maui Linux NET
Revision as of 16:12, 17 October 2025 by Ten (talk | contribs) (Created page with "{{ElementSpec | title=ScrollView | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/scrollview | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Viewport scroller; verify scrollbars and wheel behavior on GTK/Wayland. | props= <tr><td>Content</td><td>?</td><td></td><td>Child view</td></tr> <tr><td>Orientation</td><td>?</td><td></td><td>Vertical/Horizontal/Both</td></tr> <tr><td>IsScrollAnimated</td><td>?</td><td></td>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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