InteractableThemeBase.GetDefaultThemeDefinition Method
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.
Generates the default theme definition configuration for the current theme implementation
public:
abstract Microsoft::MixedReality::Toolkit::UI::ThemeDefinition GetDefaultThemeDefinition();
public abstract Microsoft.MixedReality.Toolkit.UI.ThemeDefinition GetDefaultThemeDefinition ();
abstract member GetDefaultThemeDefinition : unit -> Microsoft.MixedReality.Toolkit.UI.ThemeDefinition
Public MustOverride Function GetDefaultThemeDefinition () As ThemeDefinition
Returns
Default ThemeDefinition to initialize with the current theme engine implementation