updates state properties of the apps
const data = $$("dsk").getStateData(); ... $$("dsk").setStateData(data);
This method can be used to restore the positions of the apps saved by getStateData().