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

    Interface ApplicationWindowInfo

    interface ApplicationWindowInfo {
        childWindows: WindowDetail[];
        mainWindow: WindowDetail;
        uuid: string;
    }
    Index
    childWindows: WindowDetail[]
    mainWindow: WindowDetail
    uuid: string

    The uuid of the application.