iOS Question TextField in ScrollView

Tomas Petrus

Active Member
Licensed User
Longtime User
Hi,

I have App with some TextFields and everything is in ScrollView. I have problem with focus in TextField, because it is hidden behind keyboard and I must scroll to that field. Is there any way how to automatic scroll on that field?

Thanks for answer
 

Tomas Petrus

Active Member
Licensed User
Longtime User
Tnaks for answer.

What should be in that event. Is this right?

B4X:
ScrollView1.ScrollTo(0,Height,False)

thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…