AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias WindowViewEvent

    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.