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

    Class SearchContext

    Inheritance
    System.Object
    SearchContext
    Namespace: Unity.QuickSearch
    Syntax
    public class SearchContext

    Fields

    categories

    Declaration
    public List<SearchFilter.Entry> categories
    Field Value
    Type Description
    System.Collections.Generic.List<SearchFilter.Entry>

    focusedWindow

    Declaration
    public EditorWindow focusedWindow
    Field Value
    Type Description
    EditorWindow

    searchBoxText

    Declaration
    public string searchBoxText
    Field Value
    Type Description
    System.String

    searchId

    Declaration
    public int searchId
    Field Value
    Type Description
    System.Int32

    searchQuery

    Declaration
    public string searchQuery
    Field Value
    Type Description
    System.String

    sendAsyncItems

    Declaration
    public Action<int, SearchItem[]> sendAsyncItems
    Field Value
    Type Description
    System.Action<System.Int32, SearchItem[]>

    textFilters

    Declaration
    public string[] textFilters
    Field Value
    Type Description
    System.String[]

    tokenizedSearchQuery

    Declaration
    public string[] tokenizedSearchQuery
    Field Value
    Type Description
    System.String[]

    totalItemCount

    Declaration
    public int totalItemCount
    Field Value
    Type Description
    System.Int32
    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