AboutSupportDeveloper GuideVersion 37.124.81.24
Payload<Type>: Extract<OpenFin.Events.WindowEvents.Event, {
    type: Type;
}>

Extracts a single event type matching the given key from the Window Event union.

Type Parameters

Type declaration

  • type: Type