docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SearcherWindow.Alignment

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Searcher
    Assembly: Unity.Searcher.Editor.dll
    Syntax
    [PublicAPI]
    public struct SearcherWindow.Alignment

    Constructors

    Alignment(Vertical, Horizontal)

    Declaration
    public Alignment(SearcherWindow.Alignment.Vertical v, SearcherWindow.Alignment.Horizontal h)
    Parameters
    Type Name Description
    SearcherWindow.Alignment.Vertical v
    SearcherWindow.Alignment.Horizontal h

    Fields

    horizontal

    Declaration
    public readonly SearcherWindow.Alignment.Horizontal horizontal
    Field Value
    Type Description
    SearcherWindow.Alignment.Horizontal

    vertical

    Declaration
    public readonly SearcherWindow.Alignment.Vertical vertical
    Field Value
    Type Description
    SearcherWindow.Alignment.Vertical
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)