c# - Xamarin.forms android listviewrenderer -


i want use onscroll-listener listview, far know isn't buildin in xamarin.forms.listview. using renderer logic solution till saw xamarin.forms.android doesn't have listviewrenderer yet.. ios does,

what alternatives? how can implement scroll listener or first visible view in other way? thnx! ,

actually there listviewrenderer unfortunately internal. might consider subclassing listview , create own viewrenderer based renderer. might lot of work. ask in xamarin forums and/or create uservoice request...


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -