Reputation: 95
I create object UIVisualEffect, and under him I have some cells in CollectionView, so cells is scrolling by finger.
But when I add layer with object UIVisualEffect, I can't make any gestures on cells.
UIVisualEffect layer is overlap all.
How to make possible do any gestures by finger through UIVisualEffect objects ?
Upvotes: 1
Views: 48