Class SearchContext | Quick Search | 1.4.2-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class SearchContext

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

    Fields

    actionQueryId

    Declaration
    public string actionQueryId
    Field Value
    Type Description
    String

    categories

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

    Empty

    Declaration
    public static readonly SearchContext Empty
    Field Value
    Type Description
    SearchContext

    focusedWindow

    Declaration
    public EditorWindow focusedWindow
    Field Value
    Type Description
    EditorWindow

    isActionQuery

    Declaration
    public bool isActionQuery
    Field Value
    Type Description
    Boolean

    searchQuery

    Declaration
    public string searchQuery
    Field Value
    Type Description
    String

    searchText

    Declaration
    public string searchText
    Field Value
    Type Description
    String

    textFilters

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

    tokenizedSearchQuery

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

    tokenizedSearchQueryLower

    Declaration
    public string[] tokenizedSearchQueryLower
    Field Value
    Type Description
    String[]

    totalItemCount

    Declaration
    public int totalItemCount
    Field Value
    Type Description
    Int32

    wantsMore

    Declaration
    public bool wantsMore
    Field Value
    Type Description
    Boolean
    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