ReorderableListControlHorizontalLineColor Property |
Gets or sets the color of the horizontal lines that appear between list items.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic Color HorizontalLineColor { get; set; }
public function get HorizontalLineColor() : Color
public function set HorizontalLineColor(value : Color)
Property Value
Type:
Color
See Also