ReorderableListControl.FooterButtonStyle Property

Rotorz ReorderableList

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; }
public function get FooterButtonStyle() : GUIStyle
public function set FooterButtonStyle(value : GUIStyle)

Property Value

Type: GUIStyle
See Also