UIKit
UITableViewCell
SelectionStyle
UIKit.UITableViewCell.SelectionStyle Property
The selection style for a cell.
Syntax
[get: Foundation.Export("selectionStyle")]
[set: Foundation.Export("setSelectionStyle:")]
public virtual
UITableViewCellSelectionStyle
SelectionStyle
{ get; set; }
Value
Default value is
UITableViewCellSelectionStyle.Blue
.
Remarks
The selection style determines the color of a cell when it is selected.
Requirements
Namespace:
UIKit
Assembly:
Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions:
0.0.0.0