UICollectionLayoutListConfiguration.SwipeActionsConfigurationProvider
A closure that configures the swipe actions for a cell.
Declaration
typealias SwipeActionsConfigurationProvider = (IndexPath) -> UISwipeActionsConfiguration?A closure that configures the swipe actions for a cell.
typealias SwipeActionsConfigurationProvider = (IndexPath) -> UISwipeActionsConfiguration?