Delegate StartDragHandler | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate StartDragHandler

    Namespace: Unity.QuickSearch
    Syntax
    public delegate void StartDragHandler(SearchItem item, SearchContext context);
    Parameters
    Type Name Description
    SearchItem item
    SearchContext context
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX