/PageControl

分页控件, 修改 指示器 圆点 样式, 轮播可以接入

Primary LanguageObjective-C

轻松快速接入

PageControl *pageControl = [[PageControl alloc] initWithFrame:CGRectMake(0, CGRectGetHeight(self.view.frame) /2, [[UIScreen mainScreen] bounds].size.width, 30) indicatorMargin:5.f indicatorWidth:8.f currentIndicatorWidth:14.f indicatorHeight:8.f];

[self.view addSubview:pageControl];

对您有一点帮助的,来一颗小星星支持下,谢谢 Image text