docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method HandleKeyboard

    HandleKeyboard(Event, FilterWindow, Action)

    Handles custom keyboard events on this group.

    Declaration
    public virtual bool HandleKeyboard(Event evt, FilterWindow window, Action goToParent)
    Parameters
    Type Name Description
    Event evt

    The event.

    FilterWindow window

    A reference to the parent FilterWindow.

    Action goToParent

    The action to execute if a "back" action is triggered in the UI.

    Returns
    Type Description
    bool

    true if the builtin events should execute for this group, false otherwise.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)