Default value is false.
Selection affects the appearance of labels, image and background. When the Selected property is set to true, the labels are drawn in white and the background is set to the UITableViewCell.SelectedBackgroundView (if set).
When this property is set to true, the transition to the new appearance is not animated. Use the UITableViewCell.SetSelected(bool, bool) method for animated selection-state transitions.