C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class
Members

C1CollectionViewFlowLayout Class
UIKit.UICollectionView layout which shows an UIKit.UIActivityIndicatorView as a decorator in the bottom of the list to indicate more items are being loaded.
Object Model
C1CollectionViewFlowLayout Class
Syntax
'Declaration
 
Public Class C1CollectionViewFlowLayout 
   Inherits UIKit.UICollectionViewFlowLayout
   Implements Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject 
 
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UICollectionViewLayout
         UIKit.UICollectionViewFlowLayout
            C1.iOS.DataCollection.C1CollectionViewFlowLayout

See Also

Reference

C1CollectionViewFlowLayout Members
C1.iOS.DataCollection Namespace
UIKit.UICollectionViewFlowLayout