ReorderableListControlFlags Property |
Gets or sets flags which affect behavior of control.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic ReorderableListFlags Flags { get; set; }
public function get Flags() : ReorderableListFlags
public function set Flags(value : ReorderableListFlags)
Property Value
Type:
ReorderableListFlags
See Also