Uses of Class
org.robovm.apple.uikit.UICollectionLayoutListConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICollectionLayoutListConfiguration in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UICollectionLayoutListConfiguration Modifier and Type Method Description protected static longNSCollectionLayoutSection. create(UICollectionLayoutListConfiguration configuration, NSCollectionLayoutEnvironment layoutEnvironment)protected static longUICollectionViewCompositionalLayout. create(UICollectionLayoutListConfiguration configuration)Constructors in org.robovm.apple.uikit with parameters of type UICollectionLayoutListConfiguration Constructor Description NSCollectionLayoutSection(UICollectionLayoutListConfiguration configuration, NSCollectionLayoutEnvironment layoutEnvironment)UICollectionViewCompositionalLayout(UICollectionLayoutListConfiguration configuration)