onDisplayStyleChanged Readonly
onDisplayStyleChanged: BeEvent<(newStyle: DisplayStyleState) => void> = ...
An event raised just before assignment to the 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: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.