[]
UIKit.UICollectionView layout which shows an UIKit.UIActivityIndicatorView as a decorator in the bottom of the list to indicate more items are being loaded.
public class C1CollectionViewFlowLayout : UICollectionViewFlowLayout
| Name | Description |
|---|---|
| C1CollectionViewFlowLayout() | Initializes a new instance of the C1CollectionViewFlowLayout class. |
| Name | Description |
|---|---|
| ActivityIndicatorViewStyle | Gets or sets the activity indicator view style. |
| CollectionViewContentSize | |
| ShowActivityIndicator | Gets a value indicating whether the activity indicator is displayed. |
| Name | Description |
|---|---|
| LayoutAttributesForDecorationView(NSString, NSIndexPath) | |
| LayoutAttributesForElementsInRect(CGRect) | |
| PrepareLayout() |