CNSlideSelectionView *sliderView = [[CNSlideSelectionView alloc]init];
sliderView.delegate=self;
sliderView.indexArr = @[@"A",@"B",@"C",@"D",
@"E",@"F",@"G",@"H",
@"I",@"J",@"K",@"L",
@"M",@"N",@"O",@"P",
@"Q",@"R",@"S",@"T",
@"U",@"V",@"W",@"X",
@"Y",@"Z"];
[self.view addSubview:sliderView];
-
Notifications
You must be signed in to change notification settings - Fork 1
wsslxt/TableSectionIndex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published