Contents

configurationState

The current configuration state of the cell.

Declaration

@MainActor @objc(_bridgedConfigurationState) @preconcurrency dynamic var configurationState: UICellConfigurationState { get }

Discussion

To add your own custom state, see UIConfigurationStateCustomKey.

See Also

Managing the state