摘要: UICollectionViewFlowLayout *yLayout = [[UICollectionViewFlowLayout alloc] init]; yLayout.sectionHeadersPinToVisibleBounds = YES; yLayout.sectionFootersPinToVisibleBounds = YES; //return YES... 阅读全文
posted @ 2018-04-24 19:41 神来钥匙-陈诗友 阅读(1474) 评论(0) 推荐(0)