AboutSupportDeveloper GuideVersion 41.129.83.2
interface ApplicationWindowInfo {
    childWindows: WindowDetail[];
    mainWindow: WindowDetail;
    uuid: string;
}

Properties

childWindows: WindowDetail[]
mainWindow: WindowDetail
uuid: string

The uuid of the application.