<Code Lib>
2026 Property
Changes 0
P

UIThemeManager.CurrentTheme

Description:
The current overall theme which impacts the Revit frame and canvas.

public static UITheme CurrentTheme { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…