setViewOverlayDisplay MethodStatic
Deprecated in 4.15.0. Use viewOverlay prop of ConfigurableUiContent.
Set the variable that controls display of the view overlay. Applies to all viewports in the app.
setViewOverlayDisplay(display: boolean): void
@note Requires redux provider.
Parameter | Type | Description |
---|---|---|
display | boolean |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.