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

    Interface ExcludeOptions

    interface ExcludeOptions {
        preloadScripts: boolean;
    }
    Index
    preloadScripts: boolean

    When true, will not merge default preload scripts from ApplicationOptions.defaultWindowOptions or ApplicationOptions.defaultViewOptions.

    false