InteractableThemeBase.GetThemeProperty(Int32) 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.
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