AboutSupportDeveloper GuideVersion 41.129.83.3
interface Snapshot {
    interopSnapshotDetails?: {
        contextGroupStates: ContextGroupStates;
    };
    snapshotDetails?: {
        monitorInfo: MonitorInfo;
        runtimeVersion: string;
        timestamp: string;
    };
    windows: WindowCreationOptions[];
}

Properties

interopSnapshotDetails?: {
    contextGroupStates: ContextGroupStates;
}
snapshotDetails?: {
    monitorInfo: MonitorInfo;
    runtimeVersion: string;
    timestamp: string;
}

The array of window options objects