Share via


UICollectionViewCellConfigurationUpdateHandler Delegate

Definition

public delegate void UICollectionViewCellConfigurationUpdateHandler(UICollectionViewCell cell, UICellConfigurationState state);
type UICollectionViewCellConfigurationUpdateHandler = delegate of UICollectionViewCell * UICellConfigurationState -> unit

Parameters

Applies to