ReorderableListStyles.HorizontalLineColor Property

Rotorz ReorderableList

ReorderableListStylesHorizontalLineColor Property
Gets color for 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 static Color HorizontalLineColor { get; }
public static function get HorizontalLineColor() : Color

Property Value

Type: Color
See Also