ReorderableListStyles.Title Property

Rotorz ReorderableList

ReorderableListStylesTitle Property
Gets style for title header.

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

Property Value

Type: GUIStyle
See Also