Waterfall stream (based on UICollectionView), uicollection waterfall stream

Source: Internet
Author: User

Waterfall stream (based on UICollectionView), uicollection waterfall stream

 

 

 

==== Updated on April 9, March 21, 2016 ====
Modify a default BUG for your own expansion (BWaterflowLayout can be used as a flexible framework)

Waterfall stream based on UICollectionView
Customize UICollectionViewLayout to implement cell Layout attributes

[Objective-C] Check the source file copy code?
12345678 /** Number of waterfall stream columns */- (CGFloat)columnCountInWaterflowLayout:(BWaterflowLayout *)waterflowLayout;/** Spacing between each column */- (CGFloat)columnMarginInWaterflowLayout:(BWaterflowLayout *)waterflowLayout;/** Spacing between each row */- (CGFloat)rowMarginInWaterflowLayout:(BWaterflowLayout *)waterflowLayout;/** Cell edge spacing */- (UIEdgeInsets)edgeInsetsInWaterflowLayout:(BWaterflowLayout *)waterflowLayout;
Download Code: http://www.code4app.com/thread-7316-1-1.html

Related Article

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.