文件名称:MZBookshelfCollectionViewLayout:UICollectionView 的类似 iBooks 布局的书架
文件大小:669KB
文件格式:ZIP
更新时间:2024-07-30 12:38:38
Objective-C
MZBookshelfCollectionViewLayout
MZBookshelfCollectionViewLayout是一个类似于 iBooks for UICollectionView 的集合视图布局。
界面
extern NSString * const MZBookshelfCollectionViewLayoutDecorationViewKind;
@class MZBookshelfCollectionViewLayout;
@protocol MZBookshelfCollectionViewLayoutDelegate
【文件预览】:
MZBookshelfCollectionViewLayout-master
----.gitignore(282B)
----Example()
--------LXReorderableCollectionViewFlowLayout.h(2KB)
--------BookShelfExampleTests()
--------MZBookShelfDecorationView.xib(2KB)
--------BookShelfExample.xcodeproj()
--------BookShelfExample()
--------LXReorderableCollectionViewFlowLayout.m(20KB)
----LICENSE(1KB)
----README.md(2KB)
----Screens()
--------1.png(139KB)
----Source()
--------MZBookShelfCollectionViewLayout.h(1KB)
--------MZBookShelfCollectionViewLayout.m(6KB)