Click or drag to resize
ReorderableListControlItemButtonStyle Property
Gets or sets style used to draw list item buttons (like the remove button).

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

Property Value

Type: GUIStyle
See Also