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

    Interface FileDownloadSettings

    Domain-conditional rules for file downloads.

    interface FileDownloadSettings {
        rules: DownloadRule[];
    }
    Index
    rules: DownloadRule[]

    A rule that governs download behavior, discriminated by the URL of the download.