RSDStepChoiceCell

public class RSDStepChoiceCell: UITableViewCell

RSDStepChoiceCell is the base implementation for a selection table view cell of a form step.

  • Undocumented

    Declaration

    Swift

    open override var isSelected: Bool
  • Undocumented

    Declaration

    Swift

    public override init(style: UITableViewCellStyle, reuseIdentifier: String?)
  • Undocumented

    Declaration

    Swift

    public required init?(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    open override func awakeFromNib()
  • Undocumented

    Declaration

    Swift

    open override func updateConstraints()