Uses of Class
org.robovm.apple.uikit.UIListSeparatorConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIListSeparatorConfiguration in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIListSeparatorConfiguration Modifier and Type Method Description UIListSeparatorConfigurationUICollectionLayoutListConfiguration. getSeparatorConfiguration()Methods in org.robovm.apple.uikit that return types with arguments of type UIListSeparatorConfiguration Modifier and Type Method Description Block2<NSIndexPath,UIListSeparatorConfiguration,UIListSeparatorConfiguration>UICollectionLayoutListConfiguration. getItemSeparatorHandler()Block2<NSIndexPath,UIListSeparatorConfiguration,UIListSeparatorConfiguration>UICollectionLayoutListConfiguration. getItemSeparatorHandler()Methods in org.robovm.apple.uikit with parameters of type UIListSeparatorConfiguration Modifier and Type Method Description voidUICollectionLayoutListConfiguration. setSeparatorConfiguration(UIListSeparatorConfiguration v)Method parameters in org.robovm.apple.uikit with type arguments of type UIListSeparatorConfiguration Modifier and Type Method Description voidUICollectionLayoutListConfiguration. setItemSeparatorHandler(Block2<NSIndexPath,UIListSeparatorConfiguration,UIListSeparatorConfiguration> v)voidUICollectionLayoutListConfiguration. setItemSeparatorHandler(Block2<NSIndexPath,UIListSeparatorConfiguration,UIListSeparatorConfiguration> v)