InteractableInspector.CreateThemeAsset(String) Method

Definition

protected static Microsoft.MixedReality.Toolkit.UI.Theme CreateThemeAsset (string themeName = default);
static member CreateThemeAsset : string -> Microsoft.MixedReality.Toolkit.UI.Theme
Protected Shared Function CreateThemeAsset (Optional themeName As String = Nothing) As Theme

Parameters

themeName
String

Returns

Theme

Applies to