ScrollViewBase.Motion Property
The animation and scrolling behavior of a ScrollView can be configured using ScrollViewMotion.
<ScrollView>
    <ScrollViewMotion GotoEasing="Linear" GotoDuration="0.5"/>
    <Panel>...content...</Panel>
</ScrollView>Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.ScrollView 2.9.1