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

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

Type Parameters

Type declaration

  • type: Type