UIKit.UITableView.SeparatorColor Property
The color of the separator between rows in the table view.

Syntax

[get: Foundation.Export("separatorColor")]
[set: Foundation.Export("setSeparatorColor:")]
public virtual UIColor SeparatorColor { get; set; }

Value

The default color is grey.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UITableView.Appearance property and the UITableView.AppearanceWhenContainedIn method.

Requirements

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