Redigera

InteractableThemeBase.Properties Property

Definition

List of global Theme Engine properties

public:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemeProperty ^> ^ Properties { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemeProperty ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemeProperty ^> ^ value); };
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.ThemeProperty> Properties { get; set; }
member this.Properties : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.ThemeProperty> with get, set
Public Property Properties As List(Of ThemeProperty)

Property Value

Applies to