StyleSchemeManager.setSearchPath

Sets the list of directories where the manager looks for style scheme files.

If path is null, the search path is reset to default.

class StyleSchemeManager
void
setSearchPath
(
string[] path = null
)

Parameters

path string[]

a null-terminated array of strings or null.