Share via


UICollectionLayoutListItemSeparatorHandler Delegate

Definition

public delegate UIKit.UIListSeparatorConfiguration UICollectionLayoutListItemSeparatorHandler(NSIndexPath indexPath, UIListSeparatorConfiguration sectionSeparatorConfiguration);
type UICollectionLayoutListItemSeparatorHandler = delegate of NSIndexPath * UIListSeparatorConfiguration -> UIListSeparatorConfiguration

Parameters

indexPath
NSIndexPath
sectionSeparatorConfiguration
UIListSeparatorConfiguration

Return Value

Applies to