Click or drag to resize
ReorderableListControlFlags Property
Gets or sets flags which affect behavior of control.

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

Property Value

Type: ReorderableListFlags
See Also