Reorderable List Control for Unity
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)

public ReorderableListFlags Flags { get; set; }
public function get Flags() : ReorderableListFlags public function set Flags(value : ReorderableListFlags)
Property Value
Type: ReorderableListFlags