Contents

UITableViewCell.StateMask

Constants used to determine the new state of a cell as it transitions between states.

Declaration

struct StateMask

Overview

The methods that use these constants are didTransition(to:) and willTransition(to:).

Topics

Constants

Initializers

See Also

Adjusting to state transitions