ReorderableListStyles.Container Property

Rotorz ReorderableList

ReorderableListStylesContainer Property
Gets style for the 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 static GUIStyle Container { get; }
public static function get Container() : GUIStyle

Property Value

Type: GUIStyle
See Also