docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FilterWindow.GroupElement

    A meta element used to group several elements in the list or tree.

    Inheritance
    object
    FilterWindow.Element
    FilterWindow.GroupElement
    Implements
    IComparable
    Inherited Members
    FilterWindow.Element.level
    FilterWindow.Element.content
    FilterWindow.Element.name
    FilterWindow.Element.CompareTo(object)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [Serializable]
    public class FilterWindow.GroupElement : FilterWindow.Element, IComparable

    Constructors

    Name Description
    GroupElement(int, string)

    Creates a new FilterWindow.GroupElement

    Fields

    Name Description
    scroll

    The current scroll position in the UI.

    selectedIndex

    The current selected index in the group.

    Properties

    Name Description
    ShouldDisable

    Returns true if this group and its content should appear disabled in the UI.

    WantsFocus

    Requests focus for the element.

    Methods

    Name Description
    HandleKeyboard(Event, FilterWindow, Action)

    Handles custom keyboard events on this group.

    OnGUI(FilterWindow)

    A custom drawing method for this group.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)

    See Also

    FilterWindow.Element
    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)