Show / Hide Table of Contents

Enum TreeView.DragAndDropPosition

Namespace: UnityEditor.IMGUI.Controls
Assembly: UnityEditor.dll
Syntax
protected enum DragAndDropPosition

Fields

Name Description
BetweenItems
OutsideItems
UponItem

Extension Methods

MustExtensions.MustBeEqual<TreeView.DragAndDropPosition>(TreeView.DragAndDropPosition)
MustExtensions.MustBeEqual<TreeView.DragAndDropPosition>(TreeView.DragAndDropPosition, String)
MustExtensions.MustNotBeEqual<TreeView.DragAndDropPosition>(TreeView.DragAndDropPosition)
MustExtensions.MustNotBeEqual<TreeView.DragAndDropPosition>(TreeView.DragAndDropPosition, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX