ReorderableListStyles.SelectedItem Property

Rotorz ReorderableList

ReorderableListStylesSelectedItem Property
Gets style for the background of a selected item.

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

Property Value

Type: GUIStyle
See Also