PP.ScriptManager.loadStyles(urls: Array);
urls. Array of URLs of the files containing CSS styles.
The loadStyles method loads files containing CSS styles.
This method returns True if at least one style file has been loaded, and False, if no style file was loaded.
The example of use is given in the with description of the ScriptManager.loadScript method.
See also: