StyleSchemeManager.setSearchPath

void setSearchPath(string[] path = null)

Sets the list of directories where the manager looks for style scheme files. If path is null, the search path is reset to default.

Parameters

patha null-terminated array of strings or null.