OpenFin Workspace Platform API
    Preparing search index...

    Interface GlobalContextMenuItemData

    Shape of the data property of a global context menu template item

    interface GlobalContextMenuItemData {
        action?: CustomActionSpecifier;
        type: GlobalContextMenuOptionType;
    }

    Hierarchy (View Summary)

    Index