When lazywindow moves, is there any event that can be listened? I want to add some logic when moving.
Are you talking about the UI elements from the visionOS template?
Yes, I use LazyFollow to add on the Canvas so that the panel always follows the camera. I read the code of the LazyFollow component and found that there is no event notification to know.