ReorderableListStyles.ItemButton Property

Rotorz ReorderableList

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)
Syntax
public static GUIStyle ItemButton { get; }
public static function get ItemButton() : GUIStyle

Property Value

Type: GUIStyle
See Also