- Home /
ListView scrolling with swipe
Hi all, I have a list view and now i want to scroll it up and down but not from scrollbar.. it should be scroll on swipe. Please help me guys.
I am using..
scrollPosition = GUILayout.BeginScrollView(scrollPosition, false, true);
for scrolling my list but it scroll through scrollbar... which i don't want... i want it scroll on swiping or dragging my list up and down. I am trying find out the way from last 2 days. Please help, if explain with some code it will great help for me.
Thanks in advance.
Answer by Uchiha Itachi · Feb 19, 2014 at 03:21 AM
Quite new in Unity and feel so shameful that I can't understand well with the listview here. Anyway, have you heard about list view control, like the UI listview, I even googled the UI listview tutorial. I think they must have something in common, hope this can be insightful to you.
Answer by aminn · Nov 20, 2014 at 01:09 PM
hi..... this is exactly what i need...please anybody help..i want scroll with swipe.how it could possible
Your answer
Follow this Question
Related Questions
,Roll a ball - project 0 Answers
How to draw an arrow from fps contoller 1 Answer
Unity 3d app make my andorid phone heat 1 Answer
Mathf.pingpong 4 Answers