displayStyle
Getter
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 1774
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.