Show / Hide Table of Contents

    Struct ProfileSettings

    list of theme settings to virtualize theme values

    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 ProfileSettings

    Fields

    ThemeSettings

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