xamarin.android - Automatic Scroll when searching in mono for android or in c# -


i have list of name in listview, have search when search name display 1 search. want automatic scroll 1 search. how can in mono android or in c#. if have no idea of mono android click link : http://www.codeguru.com/csharp/sample_chapter/introduction-to-mono-for-android.htm

if understood correctly can try with:

listview.smoothscrolltoposition(position); 

Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -