Reorderable List Control for Unity
| 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)
Syntaxpublic static GUIStyle FooterButton { get; }
public static function get FooterButton() : GUIStyle
Property Value
Type: GUIStyle
See Also