API Reference > imodeljs-frontend > Views > DisplayStyleState > load load Method Ensures all of the data required by the display style is loaded. This method is invoked for you by ViewState.load, but if you obtain a display style by some other means you should await this method before using the display style. load(): Promise<void> Returns - Promise<void> Defined in core/frontend/src/DisplayStyleState.ts Line 90 Last Updated: 11 June, 2024