Class LayoutGroupArrangement
Inheritance
LayoutGroupArrangement
Assembly: UnityEngine.UI.Tests.dll
Syntax
[TestFixture]
public class LayoutGroupArrangement
Methods
LayoutGroup_ShouldResizeChildren_AfterDisablingAndEnablingAnyChild(Type)
Declaration
[UnityTest]
[Category("RegressionTest")]
[Description("Nested GameObjects without a Layout Element will effect a Layout Group's arrangement (case 1026779)")]
public IEnumerator LayoutGroup_ShouldResizeChildren_AfterDisablingAndEnablingAnyChild(Type layoutGroup)
Parameters
Type |
Name |
Description |
Type |
layoutGroup |
|
Returns
TearDown()
Declaration
[TearDown]
public void TearDown()
TestSetup()
Declaration
[SetUp]
public void TestSetup()