Reorderable List Control for Unity
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)

public GUIStyle FooterButtonStyle { get; set; }
public function get FooterButtonStyle() : GUIStyle public function set FooterButtonStyle(value : GUIStyle)
Property Value
Type: GUIStyle