docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ShowDetailsOptions

    Defines what details are shown in the details panel for the search view.

    Namespace: UnityEditor.Search
    Assembly: com.unity.quicksearch.dll
    Syntax
    [Flags]
    public enum ShowDetailsOptions

    Fields

    Name Description
    Actions

    Show selected item possible actions

    Default

    Default set of options used when [[showDetails]] is set to true.

    DefaultGroup

    Show this provider as a default group (always visible even if no result)

    Description

    Show an extended item description

    Inspector

    Show an embedded inspector for the selected object.

    ListView

    If possible, default the list view to list view.

    None

    No options are defined.

    Preview

    Show a large preview.

    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)