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

    Interface AppProcessInfo

    interface AppProcessInfo {
        entities: EntityProcessDetails[];
        uuid: string;
    }
    Index

    Process info for each window and view for the application.

    uuid: string

    The uuid of the application.