Reorderable List Control for Unity
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)

public Color HorizontalLineColor { get; set; }
public function get HorizontalLineColor() : Color public function set HorizontalLineColor(value : Color)
Property Value
Type: Color