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

Properties

childWindows: WindowDetail[]
mainWindow: WindowDetail
uuid: string

The uuid of the application.