[]
Gets or sets the UI theme settings for customizing the appearance of the viewer.
[Parameter]
public ThemeSettings Themes { get; init; }
| Type | Description |
|---|---|
| ThemeSettings | An instance of ThemeSettings that defines the theme settings. |
This property can only be set once during object initialization and cannot be changed afterwards.