Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序中有一个表单,它的长度足以超出屏幕并放入 ListView 以启用滚动。我的验证器工作正常。虽然如果表单域验证失败不在屏幕上,我需要将屏幕滚动到验证失败的表单域。
我怎么能做到这一点?