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 |
|---|---|---|
| CurrentCanvasTheme | UITheme | current canvas theme. |
| CurrentTheme | UITheme | The current overall theme which impacts the Revit frame and canvas. |
| FollowSystemColorTheme | bool | Indicate if the overall theme follows operating system color theme. |