#import <UIKit/UIKit.h>
@interface AMInfiniteScrollPage : UIView
/** 图片名 */
@property (strong, nonatomic) NSArray *imageNames;
/** 设置自动跳转时间 */
@property (assign, nonatomic) NSTimeInterval timeInterval;
/** 设置右下角点点的选中颜色 */
@property (strong, nonatomic) UIColor *currentPageIndicatorTintColor;
/** 设置右下角点点未选中时的颜色 */
@property (strong, nonatomic) UIColor *pageIndicatorTintColor;
/** 设置右下角点点的位置 */
@property (assign, nonatomic) CGPoint pageControllerCenter;
@end
-
Notifications
You must be signed in to change notification settings - Fork 0
License
hanleirx/AMInfiniteScrollPage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published