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

Type declaration