[]
Sets the UI theme for the viewer.
public Task SetTheme(ColorTheme theme)
| Type | Name | Description |
|---|---|---|
| ColorTheme | theme | The UI theme to apply to the viewer. |
| Type | Description |
|---|---|
| Task | A task that represents the asynchronous operation of setting the viewer's theme. |