InteractableProfileItem.Themes Field

Definition

List of Theme configuration data to initialize with an Interactable

public: System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::Theme ^> ^ Themes;
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.Theme> Themes;
val mutable Themes : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.Theme>
Public Themes As List(Of Theme) 

Field Value

Applies to