Gi-z / MTAlphabetIndexView

metro style table view section index view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A table view section index view with metro style.

demo image

usage

Add QuartzCore.framework to your project.

Enable or disable section selection at specific index:

- (void)setIndex:(NSInteger)index enabled:(BOOL)enabled;

About

metro style table view section index view


Languages

Language:Objective-C 100.0%