Class ResourceHelpers
Utilities to manage resources.
Inherited Members
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public static class ResourceHelpers
Methods
View SourceAddDefaultResources(bool)
Adds the default resources.
Declaration
public static void AddDefaultResources(bool useDarkTheme = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | useDarkTheme | Whether to use the dark theme. |