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
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.