onDisplayStyleChanged Readonly
onDisplayStyleChanged: BeEvent<(newStyle: DisplayStyleState) => void> = ...
An event raised just before assignment to the ViewState.displayStyle property, only if the view is attached to a Viewport.
see DisplayStyleSettings for events raised when properties of the display style change.
Defined in
- core/frontend/src/ViewState.ts Line 225
Last Updated: 20 June, 2023