ReorderableListStyles.SelectionBackgroundColor Property

Rotorz ReorderableList

ReorderableListStylesSelectionBackgroundColor Property
Gets color of background for a selected list item.

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

Property Value

Type: Color
See Also