itemSeparatorHandler
The closure that provides granular control over the list separator appearance of each item.
Declaration
@property (nonatomic, copy) UICollectionLayoutListItemSeparatorHandler itemSeparatorHandler;Discussion
The list section treats the configuration that returns from this closure as the final separator configuration for the item at the input index path.