InteractableThemeBase.GetThemeProperty(Int32) Method

Definition

protected:
 Microsoft::MixedReality::Toolkit::UI::ThemeProperty ^ GetThemeProperty(int index);
protected Microsoft.MixedReality.Toolkit.UI.ThemeProperty GetThemeProperty (int index);
member this.GetThemeProperty : int -> Microsoft.MixedReality.Toolkit.UI.ThemeProperty
Protected Function GetThemeProperty (index As Integer) As ThemeProperty

Parameters

index
Int32

Returns

Applies to