docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WrapperWindowFixture

    Inheritance
    object
    WrapperWindowFixture
    DropdownOptionsListDrawer
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: UnityEditor.UI.EditorTests.dll
    Syntax
    public class WrapperWindowFixture

    Methods

    CloseMostRecentWrapperWindow()

    Declaration
    [TearDown]
    public void CloseMostRecentWrapperWindow()

    GetWindow(Func<WrapperWindow, bool>, bool)

    Declaration
    public static WrapperWindowFixture.WrapperWindow GetWindow(Func<WrapperWindowFixture.WrapperWindow, bool> onGUIDelegate, bool utility = false)
    Parameters
    Type Name Description
    Func<WrapperWindowFixture.WrapperWindow, bool> onGUIDelegate
    bool utility
    Returns
    Type Description
    WrapperWindowFixture.WrapperWindow

    GetWindow(Func<WrapperWindow, bool>, int, int, bool)

    Declaration
    public static WrapperWindowFixture.WrapperWindow GetWindow(Func<WrapperWindowFixture.WrapperWindow, bool> onGUIDelegate, int width, int height, bool utility = false)
    Parameters
    Type Name Description
    Func<WrapperWindowFixture.WrapperWindow, bool> onGUIDelegate
    int width
    int height
    bool utility
    Returns
    Type Description
    WrapperWindowFixture.WrapperWindow

    RegisterWrapperWindow(WrapperWindow)

    Declaration
    protected static void RegisterWrapperWindow(WrapperWindowFixture.WrapperWindow window)
    Parameters
    Type Name Description
    WrapperWindowFixture.WrapperWindow window
    In This Article
    Back to top
    Copyright © 2024 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)