RSDSelectionTableViewCell

@IBDesignable
open class RSDSelectionTableViewCell : RSDTableViewCell

RSDSelectionTableViewCell is the base implementation for a selection table view cell.

  • Declaration

    Swift

    override open func setDesignSystem(_ designSystem: RSDDesignSystem, with background: RSDColorTile)