VisualProfile.CreateThemeEngines Method

Definition

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

Applies to