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.
我有一个滚动视图,它按预期工作,但是如果我向滚动视图添加一个反应按钮,它不再具有滚动功能。
编辑:
我发现按钮的约束是阻止滚动视图滚动的原因。我需要找到一种以编程方式修改任意数量按钮的约束的方法
然后选择按钮File -> inspector并禁用“自动布局”
File -> inspector
这将删除导致滚动视图中滚动锁定的约束