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

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

Type Parameters

Type declaration

  • type: Type