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.
我正在开发一个应用程序,我想要的是当我从滚动中选择某些东西时
视图,选定的东西出现在滚动视图的中间,还有一件事我
没有提到如果我正在滚动滚动视图,我该如何淡化
不在中间的内容,当它们出现时再次将它们恢复为原始颜色
在中间。
谢谢,
以下是您的问题的可能解决方案:
contentOffset
scrollViewDidScroll:
UIScrollViewDelegate