Reorderable List Control for Unity
| ReorderableListStylesItemButton Property |
Gets style for remove item button.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic static GUIStyle ItemButton { get; }
public static function get ItemButton() : GUIStyle
Property Value
Type: GUIStyle
See Also