Click or drag to resize
ReorderableListControlHorizontalLineColor Property
Gets or sets the color of the horizontal lines that appear between list items.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public Color HorizontalLineColor { get; set; }

Property Value

Type: Color
See Also