OpenFin Workspace Platform API
    Preparing search index...

    Interface TabSearchLocationOptions

    Enables or disables the tab-search chevron button for a specific tab location.

    interface TabSearchLocationOptions {
        enabled: boolean;
    }
    Index
    enabled: boolean