Skip to content

Commit

Permalink
提示更新
Browse files Browse the repository at this point in the history
  • Loading branch information
TalkingJourney committed Jan 30, 2018
1 parent 0d760b4 commit 547810c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCIndexView/SCIndexViewConfiguration.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ typedef NS_ENUM(NSUInteger, SCIndexViewStyle) {

@interface SCIndexViewConfiguration : NSObject

@property (nonatomic, assign, readonly) SCIndexViewStyle indexViewStyle; // 索引元素之间间隔距离
@property (nonatomic, assign, readonly) SCIndexViewStyle indexViewStyle; // 索引提示风格

@property (nonatomic, strong) UIColor *indicatorBackgroundColor; // 指示器背景颜色
@property (nonatomic, strong) UIColor *indicatorTextColor; // 指示器文字颜色
Expand Down

0 comments on commit 547810c

Please sign in to comment.