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.
我想实现如下 gif 所示的视觉效果:
我尝试使用包装标题栏视图和ScrollView的ZStack,并且标题栏的不透明度随着滚动偏移量的变化而变化,有没有办法获得ScrollView的当前偏移量?