ThemeStateProperty.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default value to use for this property
public:
property Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^ Default { Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^ value); };
public Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue Default { get; set; }
member this.Default : Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue with get, set
Public Property Default As ThemePropertyValue