displayStyle
Getter
The style that controls how the contents of the view are displayed.
displayStyle: DisplayStyleState
Returns - DisplayStyleState
Setter
displayStyle(style: DisplayStyleState): void
Parameter | Type | Description |
---|---|---|
style | DisplayStyleState |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 267
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.