UIKit.UITableView.SeparatorStyle Property
The style of the separator between rows in the table view.

Syntax

[get: Foundation.Export("separatorStyle")]
[set: Foundation.Export("setSeparatorStyle:")]
public virtual UITableViewCellSeparatorStyle SeparatorStyle { get; set; }

Value

.

Remarks

UITableView uses this property to set the separator style on cells returned by UITableViewSource.GetCell(UITableView, Foundation.NSIndexPath)

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0