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

    Type Alias Event

    Event:
        | WindowSourcedEvent
        | WindowViewEvent
        | OpenFin.ViewEvents.PropagatedEvent<"window">

    Union containing every possible event that can be emitted by a Window. Events are discriminated by their type. Event payloads unique to Window can be found under the OpenFin.WindowEvents namespace (except for those shared with other WebContents).