Click or drag to resize
ReorderableListControlFooterButtonStyle Property
Gets or sets style used to draw footer buttons.

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

Property Value

Type: GUIStyle
See Also