Class DraggableDetails | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DraggableDetails

    Inheritance
    System.Object
    DraggableDetails
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public class DraggableDetails

    Constructors

    DraggableDetails(Boolean, Velocity, Offset)

    Declaration
    public DraggableDetails(bool wasAccepted = false, Velocity velocity = null, Offset offset = null)
    Parameters
    Type Name Description
    System.Boolean wasAccepted
    Velocity velocity
    Offset offset

    Fields

    offset

    Declaration
    public readonly Offset offset
    Field Value
    Type Description
    Offset

    velocity

    Declaration
    public readonly Velocity velocity
    Field Value
    Type Description
    Velocity

    wasAccepted

    Declaration
    public readonly bool wasAccepted
    Field Value
    Type Description
    System.Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023