UITableView.UITableViewAppearance.SeparatorColor Property

Definition

Gets or sets the row separator color.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor SeparatorColor { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("separatorColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSeparatorColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SeparatorColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to