docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DragAndDropState

    The state of the drag and drop operation.

    Namespace: Unity.AppUI.Core
    Assembly: Unity.AppUI.dll
    Syntax
    public enum DragAndDropState

    Fields

    Name Description
    AcceptDrag

    The hovered element accepts the drag operation.

    Default

    The default state of the drag and drop operation. The hovered element does not accept the drag operation nor reject it.

    RejectDrag

    The hovered element rejects the drag operation.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)