OnFlashedIdChangedEventArgs Type
OnFlashedIdChangedEventArgs = { current: Id64String, previous: Id64String } | { current: Id64String, previous: undefined } | { current: undefined, previous: Id64String }
Payload for the onFlashedIdChanged event indicating Ids of the currently- and/or previously-flashed objects.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.