VisualProfile.CreateThemeEngines 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.
Create and initialize Theme Engines with the associated Target and Theme property
public:
System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::InteractableThemeBase ^> ^ CreateThemeEngines();
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.InteractableThemeBase> CreateThemeEngines ();
member this.CreateThemeEngines : unit -> System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.InteractableThemeBase>
Public Function CreateThemeEngines () As List(Of InteractableThemeBase)
Returns
List of Theme Engine instances