ReorderableListStyles.FooterButton Property

Rotorz ReorderableList

ReorderableListStylesFooterButton Property
Gets style for footer button.

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

Property Value

Type: GUIStyle
See Also