2024 Class
Changes 8
C

UIThemeManager

Description:
Manager object for the UITheme class.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.UIThemeManager
public static class UIThemeManager
Name Return Type Description
M GetThemeName(UITheme) string Gets the theme name for the given theme type.
Name Return Type Description
P CurrentCanvasTheme UITheme current canvas theme.
P CurrentTheme UITheme The current overall theme which impacts the Revit frame and canvas.
P DefaultTheme UITheme The default theme.
P FollowSystemColorTheme bool Indicate if the overall theme follows operating system color theme.