Click or drag to resize
ReorderableListControlContainerStyle Property
Gets or sets style used to draw background of list control.

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

Property Value

Type: GUIStyle
See Also