AboutSupportDeveloper GuideVersion 38.126.82.64
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.