FREE TRIAL

|

☀
☾
event

ListView.OnScrolledPastEnd

Invoked when the list is scrolled beyond the last list element. Provides the distance between the edge of content and edge of the viewport.

Returns
Type Description
System.Action<float>
Remarks

This event will fire every frame the ListView is scrolled while in this state. This provides the most flexibility to the event subscribers, but it does mean this event can be a bit noisy.

☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC