AboutSupportDeveloper GuideVersion 41.129.83.3
interface AppProcessInfo {
    entities: EntityProcessDetails[];
    uuid: string;
}

Properties

Properties

Process info for each window and view for the application.

uuid: string

The uuid of the application.