I want to set my uicollectionviewlayout estimatedItemsize as UICollectionViewFlowLayoutAutomaticSize,
I have different cells that have different heights created by cells that have different height views. These uiview heights are constrained by autolayout
Is this possible in UICollectionViewFlowLayoutAutomaticSize ?