ScrollViewPager.ReachedEnd Event
Raised when the ScrollView
comes near the end of the data.
When responding to this event from JavaScript it is important to call the check
method once the loading is completed. This forces the ScrollViewPager to reconsider the position in light of the new data. Otherwise it might not update until the user interacts again.
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.ScrollView 2.9.1