UIThemeManager
Description:
Manager object for the UITheme class.
Manager object for the UITheme class.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.UI.UIThemeManager
System.Object
Autodesk.Revit.UI.UIThemeManager
public static class UIThemeManager
| Name | Return Type | Description |
|---|---|---|
| GetThemeName(UITheme) | string | Gets the theme name for the given theme type. |
| Name | Return Type | Description |
|---|---|---|
| CurrentTheme | UITheme | The current theme. |
| DefaultTheme | UITheme | The default theme. |