<Code Lib>
2022 Class
Changes 5
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 CurrentTheme UITheme The current theme.
P DefaultTheme UITheme The default theme.

Loading…