OpenFin Workspace Platform API
    Preparing search index...

    Interface AppearanceContextMenuItemData

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

    interface AppearanceContextMenuItemData {
        action?: CustomActionSpecifier;
        scheme: ColorSchemeOptionType;
        type: GlobalContextMenuOptionType;
    }

    Hierarchy (View Summary)

    Index