Make a game in TATE mode?

TATE mode allows for the monitor to be flipped 90 degrees so players can play using a vertical monitor. Is there any way to do this in GDevelop?

Be aware you will need to do it for every single layer you have
Also you can make condition like boolean variable called Rotate
Where if it is true you have actions in that event to rotate layers
And then you can make it into being toggled by a button you make or by idk key combo? or maybe just one key F1 for example

This has been fixed. Thank you for your help.