ReorderableListControlFooterButtonStyle Property |
Gets or sets style used to draw footer buttons.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic GUIStyle FooterButtonStyle { get; set; }
public function get FooterButtonStyle() : GUIStyle
public function set FooterButtonStyle(value : GUIStyle)
Property Value
Type:
GUIStyle
See Also