Uses of Class
org.robovm.apple.uikit.UISwipeActionsConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UISwipeActionsConfiguration in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UISwipeActionsConfiguration Modifier and Type Method Description Block1<NSIndexPath,UISwipeActionsConfiguration>UICollectionLayoutListConfiguration. getLeadingSwipeActionsConfigurationProvider()Block1<NSIndexPath,UISwipeActionsConfiguration>UICollectionLayoutListConfiguration. getTrailingSwipeActionsConfigurationProvider()Method parameters in org.robovm.apple.uikit with type arguments of type UISwipeActionsConfiguration Modifier and Type Method Description voidUICollectionLayoutListConfiguration. setLeadingSwipeActionsConfigurationProvider(Block1<NSIndexPath,UISwipeActionsConfiguration> v)voidUICollectionLayoutListConfiguration. setTrailingSwipeActionsConfigurationProvider(Block1<NSIndexPath,UISwipeActionsConfiguration> v)