Share via


UITableViewCellConfigurationUpdateHandler Delegate

Definition

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

Parameters

Applies to