configurationState
The current configuration state of the cell.
Declaration
@property (nonatomic, readonly) UICellConfigurationState * configurationState;Discussion
To add your own custom state, see UIConfigurationStateCustomKey.
The current configuration state of the cell.
@property (nonatomic, readonly) UICellConfigurationState * configurationState;To add your own custom state, see UIConfigurationStateCustomKey.