// Doesn\'t work cell.selectionStyle = .Blue //Works when the selection is not multiple, if it\'s multiple with each selection the previous one disappear... let cell
You can also set cell's selectionStyle to.none in interface builder. The same solution as @AhmedLotfy provided, only from IB.
selectionStyle
.none