Package apple.uikit.enums
Class UICollectionLayoutListFooterMode
- java.lang.Object
-
- apple.uikit.enums.UICollectionLayoutListFooterMode
-
public final class UICollectionLayoutListFooterMode extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longNonestatic longSupplementaryNo footers are shown
-
-
-
Field Detail
-
None
public static final long None
- See Also:
- Constant Field Values
-
Supplementary
public static final long Supplementary
No footers are shown- See Also:
- Constant Field Values
-
-