Guest User

Untitled

a guest
Feb 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. /// Returns a list of index titles to display in the index view (e.g. ["A", "B", "C" ... "Z", "#"])
  2. - (nullable NSArray<NSString *> *)indexTitlesForCollectionView:(UICollectionView *)collectionView API_AVAILABLE(tvos(10.2));
Add Comment
Please, Sign In to add comment