ReorderableListStylesSelectedItem Property |
Gets style for the background of a selected item.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic static GUIStyle SelectedItem { get; }
public static function get SelectedItem() : GUIStyle
Property Value
Type:
GUIStyle
See Also