docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SearchItemOptions

    Indicates how the search item description needs to be formatted when presented to the user.

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

    Fields

    Name Description
    AlwaysRefresh

    Have the item description always refreshed.

    Compacted

    Use Label instead of description for shorter display.

    Ellipsis

    If the description is too long truncate it and add an ellipsis.

    FullDescription

    Item description is being drawn in details view.

    FuzzyHighlight

    Highlight parts of the description that match the Fuzzy Search Query

    Highlight

    Highlight parts of the description that match the Search Query

    None

    Use default description.

    RightToLeft

    If the description is too long keep the right part.

    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)