Show / Hide Table of Contents

    Struct ThemeSettings

    List of settings that are copied from themes

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public struct ThemeSettings

    Fields

    Settings

    Declaration
    public List<InteractableThemePropertySettings> Settings
    Field Value
    Type Description
    List<InteractableThemePropertySettings>
    Back to top Generated by DocFX