AboutSupportDeveloper GuideVersion 41.129.83.2
Payload<Type>: Extract<OpenFin.LayoutDOMEvents.Event, {
    type: Type;
}>

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

Type Parameters