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

Last Updated: 16 April, 2024