2

I am new to iOS programming, and want to add a white 8px bar in my collection menu. However, I cannot seem to do it programmatically. I have tried several ways but none of them seem to work.
@IBOutlet weak var manubarCollectionView: UICollectionView!
var horizontalBarLeftAnchorConstraint...