Method AddStyleSheetPath
AddStyleSheetPath(VisualElement, string)
Adds the style sheet path.
Declaration
public static void AddStyleSheetPath(VisualElement visualElement, string path)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | visualElement | The visual element to stylize. |
string | path | The path. |