Reorderable List Control for Unity
| ReorderableListStyles Class |
Styles for the ReorderableListControl.
Inheritance HierarchySystemObject Rotorz.ReorderableListReorderableListStyles
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic static class ReorderableListStyles
public static class ReorderableListStyles
The ReorderableListStyles type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() ![]() | Container |
Gets style for the background of list control.
|
![]() ![]() | Container2 |
Gets an alternative style for the background of list control.
|
![]() ![]() | FooterButton |
Gets style for footer button.
|
![]() ![]() | FooterButton2 |
Gets an alternative style for footer button.
|
![]() ![]() | HorizontalLineColor |
Gets color for the horizontal lines that appear between list items.
|
![]() ![]() | ItemButton |
Gets style for remove item button.
|
![]() ![]() | SelectedItem |
Gets style for the background of a selected item.
|
![]() ![]() | SelectionBackgroundColor |
Gets color of background for a selected list item.
|
![]() ![]() | Title |
Gets style for title header.
|
See Also
