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

Last Updated: 16 April, 2024