I use UICollectionViewc UICollectionViewFlowLayoutto try to get the left padding / marker on the first item in the view only. I looked through all the attributes and instance methods for each and cannot find what helps.
To be clear, I still want the view to scroll across the entire width of the application, so just moving the surrounding frame will not help.
source
share