how to change orientation on mobile preview

Hello everyone,
I’m learning how to develop android application using UE5.2/UE5.3 and so far I didn’t find a way to change the orientation on the preview device.

Here is what I did so far:
1-toggle on “Enable mobile PIE with preview device launch options” in Editor Preferences/Experimental
2-In Project Settings/Platforms/Android, set APK packaging, change orientation to Full Sensor, set Google Play Services
3- In Play Mode, I’ve set Standalone Game Target Device Mobile/Android/ Pixel2 XL

by default the mobile preview will be in landscape mode, is there a way to change its orientation while running the preview?

I thank you in advance for your help