We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e82a02 + 8baa02c commit 9457b36Copy full SHA for 9457b36
src/ansys/aedt/core/extensions/misc.py
@@ -98,7 +98,7 @@ def __init__(
98
theme_color: str, optional
99
The theme color to apply to the UI. Options are "light" or "dark". Default is "light".
100
withdraw : bool, optional
101
- If True, the main window is hidden. Default is False.
+ If True, the main window is hidden. Default is ``False``.
102
add_custom_content : bool, optional
103
If True, the method `add_extension_content` is called to add custom content to the UI.
104
toggle_row : int, optional
0 commit comments