TUIContactListPicker Class Reference
| Inherits from | UIControl | 
|---|---|
| Declared in | TUIContactListPicker.h TUIContactListPicker.m  | 
Other Methods
– collectionView:numberOfItemsInSection:
	- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section– collectionView:layout:sizeForItemAtIndexPath:
	- (CGSize)collectionView:(nonnull UICollectionView *)collectionView layout:(nonnull UICollectionViewLayout *)collectionViewLayout sizeForItemAtIndexPath:(nonnull NSIndexPath *)indexPath– collectionView:cellForItemAtIndexPath:
	- (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath