I have ViewController
with the CollectionView
in it.
I want to change CollectionView
insets by pressing button. What code I should implement?
Thank you!
I have ViewController
with the CollectionView
in it.
I want to change CollectionView
insets by pressing button. What code I should implement?
Thank you!
Set the section inset and invalidate the layout.