AboutSupportDeveloper GuideVersion 37.124.81.24
WindowViewEvent: {
    viewIdentity: Identity;
} & (ViewAttachedEvent | ViewDetachedEvent)

A view-related event that fires natively on the Window topic. This means that these events do propagate to the Application level, with the name pattern window-view-eventname.

Type declaration