onFlashedIdChanged Readonly
onFlashedIdChanged: BeEvent<(vp: Viewport, args: OnFlashedIdChangedEventArgs) => void> = ...
Event dispatched immediately after flashedId changes, supplying the Ids of the previously and/or currently-flashed objects.
@note Attempting to assign to flashedId from within the event callback will produce an exception.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.