mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ButtonConfigHelperTests

    Inheritance
    Object
    BasePlayModeTests
    ButtonConfigHelperTests
    Inherited Members
    BasePlayModeTests.Setup()
    BasePlayModeTests.TearDown()
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.Tests
    Assembly: cs.temp.dll.dll
    Syntax
    public class ButtonConfigHelperTests : BasePlayModeTests

    Methods

    TestAddButtonConfigHelperAtRuntime()

    Declaration
    public IEnumerator TestAddButtonConfigHelperAtRuntime()
    Returns
    Type Description
    IEnumerator

    TestBadlyConfiguredIconSet()

    Declaration
    public IEnumerator TestBadlyConfiguredIconSet()
    Returns
    Type Description
    IEnumerator

    TestDefaultIconSetInstance()

    Declaration
    public IEnumerator TestDefaultIconSetInstance()
    Returns
    Type Description
    IEnumerator

    TestPressableButtonHololens2Prefab()

    Ensure one of our default button prefabs can have its label and icon configured at runtime.

    Declaration
    public IEnumerator TestPressableButtonHololens2Prefab()
    Returns
    Type Description
    IEnumerator
    In This Article
    • Methods
      • TestAddButtonConfigHelperAtRuntime()
      • TestBadlyConfiguredIconSet()
      • TestDefaultIconSetInstance()
      • TestPressableButtonHololens2Prefab()
    Back to top Generated by DocFX