[]
Gets or sets the UI theme for the viewer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ColorTheme Theme { get; set; }
| Type | Description |
|---|---|
| ColorTheme | An instance of ColorTheme that contains the UI theme settings. |