Edytuj

Udostępnij za pośrednictwem


IColorizeBackground Interface

Definition

This interface is implemented by Elements that needs to update their cells Background properties just before they are displayed to the user. This is an iOS 3 requirement to properly render a cell.

public interface IColorizeBackground
type IColorizeBackground = interface
Derived

Methods

WillDisplay(UITableView, UITableViewCell, NSIndexPath)

Applies to