Cell spacing Setup Recommendations in CollectionView

Source: Internet
Author: User

The minimuminteritemspacing attribute of the uicollectionviewflowlayout should be adjusted , which is the distance between the cells of the same row.

Using -(cgfloat ) CollectionView: (uicollectionview *) CollectionView layout: ( Uicollectionviewlayout *) collectionviewlayout minimuminteritemspacingforsectionatindex: (NSInteger ) section, or set layout directly. Minimuminteritemspacing = 0,but also with the size of the cell, the section is indented around the section, because CollectionView the default section about indent around 0, Then the cell's width is small, because the cell width remains constant, so there is still space between cells. Drag a CollectionView with the storyboard, the tune is intuitive

Cell spacing Setup Recommendations in CollectionView

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.