Keyboard Scroll on Active Text Field - Scrolling to Out of View?

前端 未结 4 2040
庸人自扰
庸人自扰 2020-12-13 16:35

I have an application with a view that has text fields from the top of the view to the bottom of the view. I needed it to scroll when editing the bottom fields so that the f

4条回答
  •  一生所求
    2020-12-13 17:06

    After making sure the delegate was set, I went through the code and drew out all of the coordinates of everything and did all of the math and had to manually set some variables, but now it works as intended.

    If someone needs help with it in the future I'll be glad to help. My Twitter is in my profile.

提交回复
热议问题