0

I am developing an iOS app using Xamarin.iOS . I have used UICollectionView to display a list of categories. I have used StoryBoard to design the interface. I have one problem:

CollectionView has a padding from the top. As far as I got it has to do with insets. I have used UIEdgeInsets but no success. Is there any option how to remove that space/padding from the top. The collectionView is used with other layouts so I need to remove it.

Xhulio
  • 581
  • 7
  • 26
  • Possible duplicate of [Remove padding from the top of UICollectionView Xamarin.iOS](http://stackoverflow.com/questions/36595755/remove-padding-from-the-top-of-uicollectionview-xamarin-ios) – Jason Apr 13 '16 at 12:58
  • 4
    You asked this same question **2 hours** ago!! Please don't post duplicates! – Jason Apr 13 '16 at 12:58
  • I thought I had deleted the first one. Let me check once again. – Xhulio Apr 13 '16 at 12:59
  • Why did you delete it? you can edit the question if you need to make changes. – Iain Smith Apr 14 '16 at 09:06

0 Answers0