AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias Payload<Type>

    Payload: Extract<OpenFin.LayoutDOMEvents.Event, { type: Type }>

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

    Type Parameters