When using UICollectionViewCompositionalLayout
with horizontal and vertical scrolling,
how do i get the corresponding UISCrollView
from UICollectionView
to automatically scroll a given section (setContentOffset
) by timer
eg. so only ONE section is automatically scrolled, not the whole collectionView