所以我的问题是,每次我试图滚动时,滚动视图都不起作用.只有集合视图的滚动才有效.
我有我ViewController和这个子视图:
ViewController
. View .. Scrollview ... Label ... Image ... Label ... CollectionView (column of 2)
我试图在集合视图中禁用滚动,但没有按预期工作.
ios swift swift3
ios ×1
swift ×1
swift3 ×1