Contents

UICollectionLayoutListSwipeActionsConfigurationProvider

A closure that configures the swipe actions for a cell.

Declaration

typedef UISwipeActionsConfiguration *(^)(NSIndexPath *) UICollectionLayoutListSwipeActionsConfigurationProvider;

See Also

Customizing swipe actions