Namespace Unity.QuickSearch | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Namespace Unity.QuickSearch

    Classes

    AsyncSearchSession

    An async search session tracks all incoming items found by search provider that weren't returned right away after the search was initiated.

    FuzzySearch

    Icons

    NameId

    SearchAction

    SearchActionsProviderAttribute

    Attribute used to declare a static method that define new available actions for specific search providers.

    SearchContext

    SearchFilter

    SearchFilter.Entry

    SearchFilter.ProviderDesc

    SearchItem

    Search items are returned by the search provider when some results need to be shown to the user after a search is made. The search item holds all the data that will be used to sort and present the search results.

    SearchItemProviderAttribute

    Attribute used to declare a static method that will a new search provider at load time.

    SearchProvider

    SearchProvider manages search for specific type of items and manages thumbnails, description and subfilters, etc.

    SearchService

    Principal Quick Search API to initiate searches and fetch results.

    SearchUtils

    Structs

    FuzzySearch.ScopedProfiler

    Enums

    FetchPreviewOptions

    SearchItemDescriptionFormat

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

    Delegates

    ActionHandler

    EnabledHandler

    FetchStringHandler

    GetItemsHandler

    GetKeywordsHandler

    IsEnabledForContextualSearch

    PreviewHandler

    StartDragHandler

    ThumbnailHandler

    TrackSelectionHandler

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX