public final class UICollectionLayoutListFooterMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
None
No footers are shown
|
static long |
Supplementary
Uses supplementary views of kind UICollectionElementKindSectionFooter to show footers
|
public static final long None
public static final long Supplementary