InteractableThemeBase.originalStateValues Field

Definition

protected: System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::UI::ThemeStateProperty ^, Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^> ^ originalStateValues;
protected System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.UI.ThemeStateProperty,Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue> originalStateValues;
val mutable originalStateValues : System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.UI.ThemeStateProperty, Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue>
Protected originalStateValues As Dictionary(Of ThemeStateProperty, ThemePropertyValue) 

Field Value

Applies to