UITableViewCell.StateMask
Constants used to determine the new state of a cell as it transitions between states.
Declaration
struct StateMaskOverview
The methods that use these constants are didTransition(to:) and willTransition(to:).
Constants used to determine the new state of a cell as it transitions between states.
struct StateMaskThe methods that use these constants are didTransition(to:) and willTransition(to:).