ReorderableListControlContainerStyle Property |
Gets or sets style used to draw background of list control.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic GUIStyle ContainerStyle { get; set; }
public function get ContainerStyle() : GUIStyle
public function set ContainerStyle(value : GUIStyle)
Property Value
Type:
GUIStyle
See Also