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

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

Type Parameters

Type declaration

  • type: Type