UNPKG

@nativescript-community/ui-collectionview

Version:

Allows you to easily add a collection view (grid list view) to your projects. Supports vertical and horizontal modes, templating, and more.

4 lines (3 loc) 154 B
declare class UICollectionViewCacheDelegateFlowLayout extends NSObject implements UICollectionViewDelegateFlowLayout { cachedSizes: NSMutableArray; }