AboutSupportDeveloper GuideVersion 40.128.82.13
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