displayStyle
Accessor
The style that controls how the contents of the view are displayed.
displayStyle: DisplayStyle3dState
Returns - DisplayStyle3dState
Setter
The style that controls how the contents of the view are displayed.
displayStyle(style: DisplayStyle3dState): void
| Parameter | Type | Description |
|---|---|---|
| style | DisplayStyle3dState |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 1726
Last Updated: 30 November, 2023